Class: Aws::Types::GetBucketReplicationRequest

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:

  • (::String)


720
721
722
# File 'sig/types.rbs', line 720

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


721
722
723
# File 'sig/types.rbs', line 721

def bucket
  @bucket
end