Class: Aws::Types::GetBucketVersioningRequest

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:



755
756
757
# File 'sig/types.rbs', line 755

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.

Returns:



756
757
758
# File 'sig/types.rbs', line 756

def bucket
  @bucket
end