Module: Aws::IVS::Client::_ListStreamKeysResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStreamKeysResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
448 |
# File 'sig/client.rbs', line 448
def next_token: () -> ::String
|
#stream_keys ⇒ ::Array[Types::StreamKeySummary]
447 |
# File 'sig/client.rbs', line 447
def stream_keys: () -> ::Array[Types::StreamKeySummary]
|