Class: Aws::Types::UpdateImageResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateImageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
Instance Attribute Details
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
12163 12164 12165 |
# File 'sig/types.rbs', line 12163 def image_arn @image_arn end |