Class: Aws::Types::AclConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AclConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#allowed_groups_column_name ⇒ ::String
Returns the value of attribute allowed_groups_column_name.
Instance Attribute Details
#allowed_groups_column_name ⇒ ::String
Returns the value of attribute allowed_groups_column_name.
27 28 29 |
# File 'sig/types.rbs', line 27 def allowed_groups_column_name @allowed_groups_column_name end |