Class: Aws::Types::AccessControlConfiguration

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#is_acl_enabledBoolean

Returns the value of attribute is_acl_enabled.

Returns:

  • (Boolean)


19
20
21
# File 'sig/types.rbs', line 19

def is_acl_enabled
  @is_acl_enabled
end