Class: Aws::Types::Ec2ImageDetails
- Inherits:
-
Object
- Object
- Aws::Types::Ec2ImageDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
Instance Attribute Details
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
1019 1020 1021 |
# File 'sig/types.rbs', line 1019 def image_arn @image_arn end |