Class: Aws::Types::AclConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_acl_option"BUCKET_OWNER_FULL_CONTROL"

Returns the value of attribute s3_acl_option.

Returns:

  • ("BUCKET_OWNER_FULL_CONTROL")


12
13
14
# File 'sig/types.rbs', line 12

def s3_acl_option
  @s3_acl_option
end