Class: Aws::Types::UpdateDecoderManifestResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateDecoderManifestResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#name ⇒ ::String
Returns the value of attribute name.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1374 1375 1376 |
# File 'sig/types.rbs', line 1374 def arn @arn end |
#name ⇒ ::String
Returns the value of attribute name.
1373 1374 1375 |
# File 'sig/types.rbs', line 1373 def name @name end |