Class: Aws::Types::CreateImageVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateImageVersionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_version_arn ⇒ ::String
Returns the value of attribute image_version_arn.
Instance Attribute Details
#image_version_arn ⇒ ::String
Returns the value of attribute image_version_arn.
2351 2352 2353 |
# File 'sig/types.rbs', line 2351 def image_version_arn @image_version_arn end |