Class: Aws::Types::CreateImageResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateImageResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_id ⇒ ::String
Returns the value of attribute image_id.
Instance Attribute Details
#image_id ⇒ ::String
Returns the value of attribute image_id.
2413 2414 2415 |
# File 'sig/types.rbs', line 2413 def image_id @image_id end |