Class: Aws::Types::GetBucketPolicyRequest

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.



709
710
711
# File 'sig/types.rbs', line 709

def 
  @account_id
end

#bucket::String

Returns the value of attribute bucket.



710
711
712
# File 'sig/types.rbs', line 710

def bucket
  @bucket
end