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]
319 |
# File 'sig/client.rbs', line 319
def items: () -> ::Array[Types::StreamGroupSummary]
|
#next_token ⇒ ::String
320 |
# File 'sig/client.rbs', line 320
def next_token: () -> ::String
|