Module: Aws::IVS::Client::_ListPlaybackKeyPairsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPlaybackKeyPairsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#key_pairs ⇒ ::Array[Types::PlaybackKeyPairSummary]
411 |
# File 'sig/client.rbs', line 411
def key_pairs: () -> ::Array[Types::PlaybackKeyPairSummary]
|
#next_token ⇒ ::String
412 |
# File 'sig/client.rbs', line 412
def next_token: () -> ::String
|