Class: Aws::Types::GetBucketAclOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#grants::Array[Types::Grant]

Returns the value of attribute grants.

Returns:



840
841
842
# File 'sig/types.rbs', line 840

def grants
  @grants
end

#ownerTypes::Owner

Returns the value of attribute owner.

Returns:



839
840
841
# File 'sig/types.rbs', line 839

def owner
  @owner
end