Class: Aws::Types::CreateImageResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateImageResponse
- 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.
2331 2332 2333 |
# File 'sig/types.rbs', line 2331 def image_arn @image_arn end |