Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Namespaces

Classes

Interfaces

Type aliases

Type aliases

MatchmakerServiceClientConfigType

MatchmakerServiceClientConfigType: PartialBy<Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & CustomEndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & UserAgentInputConfig, "endpoint">

MatchmakerServiceClientResolvedConfigType

MatchmakerServiceClientResolvedConfigType: __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & CustomEndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & UserAgentResolvedConfig

PartialBy

PartialBy<T, K, T, K>: Omit<T, K> & Partial<Pick<T, K>>

Type parameters

  • T

  • K: keyof T

  • T

  • K: keyof T

ServiceInputTypes

ServiceInputTypes: FindLobbyCommandInput | JoinLobbyCommandInput | ListLobbiesCommandInput | ListRegionsCommandInput | LobbyReadyCommandInput | PlayerConnectedCommandInput | PlayerDisconnectedCommandInput | SetLobbyClosedCommandInput

ServiceOutputTypes

ServiceOutputTypes: FindLobbyCommandOutput | JoinLobbyCommandOutput | ListLobbiesCommandOutput | ListRegionsCommandOutput | LobbyReadyCommandOutput | PlayerConnectedCommandOutput | PlayerDisconnectedCommandOutput | SetLobbyClosedCommandOutput