Class: Aws::Types::CreateRestoreImageTaskResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateRestoreImageTaskResult
- 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.
2998 2999 3000 |
# File 'sig/types.rbs', line 2998 def image_id @image_id end |