Class: Aws::Types::DeleteBucketRequest

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.



384
385
386
# File 'sig/types.rbs', line 384

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.



385
386
387
# File 'sig/types.rbs', line 385

def bucket
  @bucket
end