Class: Aws::Types::DeleteAccessRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#external_id::String

Returns the value of attribute external_id.

Returns:



253
254
255
# File 'sig/types.rbs', line 253

def external_id
  @external_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:



252
253
254
# File 'sig/types.rbs', line 252

def server_id
  @server_id
end