ListParticipantReplicasRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Maximum number of results to return. Default: 50.

Link copied to clipboard

The first participant to retrieve. This is used for pagination; see the nextToken response field.

Link copied to clipboard

Participant ID of the publisher that has been replicated. This is assigned by IVS and returned by CreateParticipantToken or the jti (JWT ID) used to create a self signed token.

Link copied to clipboard

ARN of the stage where the participant is publishing.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String