Class: Aws::Types::GetContainerPolicyInput
- Inherits:
-
Object
- Object
- Aws::Types::GetContainerPolicyInput
- 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.
107 108 109 |
# File 'sig/types.rbs', line 107 def container_name @container_name end |