Class: Aws::Types::AclConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::AclConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_acl_option ⇒ "BUCKET_OWNER_FULL_CONTROL"
Returns the value of attribute s3_acl_option.
Instance Attribute Details
#s3_acl_option ⇒ "BUCKET_OWNER_FULL_CONTROL"
Returns the value of attribute s3_acl_option.
12 13 14 |
# File 'sig/types.rbs', line 12 def s3_acl_option @s3_acl_option end |