Module: Aws::LaunchWizard::Client::_ListWorkloadsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkloadsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
227 |
# File 'sig/client.rbs', line 227
def next_token: () -> ::String
|
#workloads ⇒ ::Array[Types::WorkloadDataSummary]
226 |
# File 'sig/client.rbs', line 226
def workloads: () -> ::Array[Types::WorkloadDataSummary]
|