Class: Aws::Types::AccessControlConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AccessControlConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#is_acl_enabled ⇒ Boolean
Returns the value of attribute is_acl_enabled.
Instance Attribute Details
#is_acl_enabled ⇒ Boolean
Returns the value of attribute is_acl_enabled.
19 20 21 |
# File 'sig/types.rbs', line 19 def is_acl_enabled @is_acl_enabled end |