Module: Aws::ChimeSDKIdentity::Client::_ListAppInstancesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppInstancesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#app_instances ⇒ ::Array[Types::AppInstanceSummary]
307 |
# File 'sig/client.rbs', line 307
def app_instances: () -> ::Array[Types::AppInstanceSummary]
|
#next_token ⇒ ::String
308 |
# File 'sig/client.rbs', line 308
def next_token: () -> ::String
|