Class: Aws::Types::GetBucketRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:



731
732
733
# File 'sig/types.rbs', line 731

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.

Returns:



732
733
734
# File 'sig/types.rbs', line 732

def bucket
  @bucket
end