Class: Aws::Types::ContainerFindingResource
- Inherits:
-
Object
- Object
- Aws::Types::ContainerFindingResource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image ⇒ ::String
Returns the value of attribute image.
-
#image_uid ⇒ ::String
Returns the value of attribute image_uid.
Instance Attribute Details
#image ⇒ ::String
Returns the value of attribute image.
338 339 340 |
# File 'sig/types.rbs', line 338 def image @image end |
#image_uid ⇒ ::String
Returns the value of attribute image_uid.
339 340 341 |
# File 'sig/types.rbs', line 339 def image_uid @image_uid end |