Class: Aws::Types::DeleteBucketReplicationRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.



378
379
380
# File 'sig/types.rbs', line 378

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.



379
380
381
# File 'sig/types.rbs', line 379

def bucket
  @bucket
end