Class: Aws::Types::DeleteImageRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteImageRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_build_version_arn ⇒ ::String
Returns the value of attribute image_build_version_arn.
Instance Attribute Details
#image_build_version_arn ⇒ ::String
Returns the value of attribute image_build_version_arn.
522 523 524 |
# File 'sig/types.rbs', line 522 def image_build_version_arn @image_build_version_arn end |