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:



827
828
829
# File 'sig/types.rbs', line 827

def grants
  @grants
end

#ownerTypes::Owner

Returns the value of attribute owner.

Returns:



826
827
828
# File 'sig/types.rbs', line 826

def owner
  @owner
end