Class: Aws::Types::DeleteContainerPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::DeleteContainerPolicyInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#container_name ⇒ ::String
Returns the value of attribute container_name.
Instance Attribute Details
#container_name ⇒ ::String
Returns the value of attribute container_name.
65 66 67 |
# File 'sig/types.rbs', line 65 def container_name @container_name end |