Module: Aws::GameLiftStreams::Client::_ListStreamGroupsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListStreamGroupsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::StreamGroupSummary]
318 |
# File 'sig/client.rbs', line 318
def items: () -> ::Array[Types::StreamGroupSummary]
|
#next_token ⇒ ::String
319 |
# File 'sig/client.rbs', line 319
def next_token: () -> ::String
|