Class: Aws::Types::GetAccessGrantsLocationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_grants_location_id::String

Returns the value of attribute access_grants_location_id.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def access_grants_location_id
  @access_grants_location_id
end

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


581
582
583
# File 'sig/types.rbs', line 581

def 
  @account_id
end