Class: Aws::Types::UpdateImageVersionResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateImageVersionResponse
- 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.
12184 12185 12186 |
# File 'sig/types.rbs', line 12184 def image_version_arn @image_version_arn end |