Class: Aws::Types::GetMicrovmImageInput
- Inherits:
-
Object
- Object
- Aws::Types::GetMicrovmImageInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_identifier ⇒ ::String
Returns the value of attribute image_identifier.
Instance Attribute Details
#image_identifier ⇒ ::String
Returns the value of attribute image_identifier.
158 159 160 |
# File 'sig/types.rbs', line 158 def image_identifier @image_identifier end |