Class: Aws::Types::DescribeAccessRequest

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:

  • (::String)


325
326
327
# File 'sig/types.rbs', line 325

def external_id
  @external_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


324
325
326
# File 'sig/types.rbs', line 324

def server_id
  @server_id
end