Module: Aws::IVSRealTime::Client::_ListParticipantReplicasResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListParticipantReplicasResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
374 |
# File 'sig/client.rbs', line 374
def next_token: () -> ::String
|
#replicas ⇒ ::Array[Types::ParticipantReplica]
373 |
# File 'sig/client.rbs', line 373
def replicas: () -> ::Array[Types::ParticipantReplica]
|