Class: Aws::Types::DeleteAccessGrantsLocationRequest

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:



331
332
333
# File 'sig/types.rbs', line 331

def access_grants_location_id
  @access_grants_location_id
end

#account_id::String

Returns the value of attribute account_id.

Returns:



330
331
332
# File 'sig/types.rbs', line 330

def 
  @account_id
end