Class: Aws::Types::CreateAccessResponse

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)


89
90
91
# File 'sig/types.rbs', line 89

def external_id
  @external_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


88
89
90
# File 'sig/types.rbs', line 88

def server_id
  @server_id
end