Class: Aws::Types::DeleteImageResult
- Inherits:
-
Object
- Object
- Aws::Types::DeleteImageResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image ⇒ Types::Image
Returns the value of attribute image.
Instance Attribute Details
#image ⇒ Types::Image
Returns the value of attribute image.
635 636 637 |
# File 'sig/types.rbs', line 635 def image @image end |