Class: Aws::Types::GetBucketMetadataTableConfigurationRequest

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)


962
963
964
# File 'sig/types.rbs', line 962

def bucket
  @bucket
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.

Returns:

  • (::String)


963
964
965
# File 'sig/types.rbs', line 963

def expected_bucket_owner
  @expected_bucket_owner
end