@aws-sdk/client-ivs-realtime

GetParticipantCommandInput Interface

The input for GetParticipantCommand.

Members

Name
Type
Details
participantId Requiredstring | undefined

Unique identifier for the participant. This is assigned by IVS and returned by CreateParticipantToken.

sessionId Requiredstring | undefined

ID of a session within the stage.

stageArn Requiredstring | undefined

Stage ARN.

Full Signature

export interface GetParticipantCommandInput extends GetParticipantRequest