Class: Aws::Types::ArchiveS3Settings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#canned_acl"AUTHENTICATED_READ", ...

Returns the value of attribute canned_acl.

Returns:

  • ("AUTHENTICATED_READ", "BUCKET_OWNER_FULL_CONTROL", "BUCKET_OWNER_READ", "PUBLIC_READ")


85
86
87
# File 'sig/types.rbs', line 85

def canned_acl
  @canned_acl
end