Class: Aws::Types::HlsS3Settings

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")


1627
1628
1629
# File 'sig/types.rbs', line 1627

def canned_acl
  @canned_acl
end