Class: Aws::Types::CopyImageResponse
- Inherits:
-
Object
- Object
- Aws::Types::CopyImageResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_image_name ⇒ ::String
Returns the value of attribute destination_image_name.
Instance Attribute Details
#destination_image_name ⇒ ::String
Returns the value of attribute destination_image_name.
265 266 267 |
# File 'sig/types.rbs', line 265 def destination_image_name @destination_image_name end |