Class: Aws::Types::UpdateAccessResponse

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)


1354
1355
1356
# File 'sig/types.rbs', line 1354

def external_id
  @external_id
end

#server_id::String

Returns the value of attribute server_id.

Returns:

  • (::String)


1353
1354
1355
# File 'sig/types.rbs', line 1353

def server_id
  @server_id
end