Class: Aws::Types::ACLsUpdateStatus
- Inherits:
-
Object
- Object
- Aws::Types::ACLsUpdateStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#acl_to_apply ⇒ ::String
Returns the value of attribute acl_to_apply.
Instance Attribute Details
#acl_to_apply ⇒ ::String
Returns the value of attribute acl_to_apply.
38 39 40 |
# File 'sig/types.rbs', line 38 def acl_to_apply @acl_to_apply end |