Module: Aws::SimSpaceWeaver::Client::_ListAppsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListAppsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#apps ⇒ ::Array[Types::SimulationAppMetadata]
159 |
# File 'sig/client.rbs', line 159
def apps: () -> ::Array[Types::SimulationAppMetadata]
|
#next_token ⇒ ::String
160 |
# File 'sig/client.rbs', line 160
def next_token: () -> ::String
|