Class: Aws::Types::GetBucketAclRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


832
833
834
# File 'sig/types.rbs', line 832

def bucket
  @bucket
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.

Returns:

  • (::String)


833
834
835
# File 'sig/types.rbs', line 833

def expected_bucket_owner
  @expected_bucket_owner
end