Module: Aws::GameLiftStreams::Client::_AddStreamGroupLocationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::AddStreamGroupLocationsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#identifier ⇒ ::String
83 |
# File 'sig/client.rbs', line 83
def identifier: () -> ::String
|
#locations ⇒ ::Array[Types::LocationState]
84 |
# File 'sig/client.rbs', line 84
def locations: () -> ::Array[Types::LocationState]
|