Class: Aws::Types::GetAccessPointPolicyRequest

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.



632
633
634
# File 'sig/types.rbs', line 632

def 
  @account_id
end

#name::String

Returns the value of attribute name.



633
634
635
# File 'sig/types.rbs', line 633

def name
  @name
end