Module: Aws::GameLift::Client::_DescribeInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeInstancesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#instances ⇒ ::Array[Types::Instance]
993 |
# File 'sig/client.rbs', line 993
def instances: () -> ::Array[Types::Instance]
|
#next_token ⇒ ::String
994 |
# File 'sig/client.rbs', line 994
def next_token: () -> ::String
|