Class: Aws::Types::CreateUpdatedWorkspaceImageResult
- Inherits:
-
Object
- Object
- Aws::Types::CreateUpdatedWorkspaceImageResult
- 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.
314 315 316 |
# File 'sig/types.rbs', line 314 def image_id @image_id end |