Class: Aws::Types::CopyImageResult
- Inherits:
-
Object
- Object
- Aws::Types::CopyImageResult
- 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.
1973 1974 1975 |
# File 'sig/types.rbs', line 1973 def image_id @image_id end |