Class: Aws::Types::DisconnectParticipantRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_token::String

Returns the value of attribute client_token.

Returns:

  • (::String)


91
92
93
# File 'sig/types.rbs', line 91

def client_token
  @client_token
end

#connection_token::String

Returns the value of attribute connection_token.

Returns:

  • (::String)


92
93
94
# File 'sig/types.rbs', line 92

def connection_token
  @connection_token
end