Module: Aws::LaunchWizard::Client::_ListWorkloadDeploymentPatternsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWorkloadDeploymentPatternsOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


214
# File 'sig/client.rbs', line 214

def next_token: () -> ::String

#workload_deployment_patterns::Array[Types::WorkloadDeploymentPatternDataSummary]



213
# File 'sig/client.rbs', line 213

def workload_deployment_patterns: () -> ::Array[Types::WorkloadDeploymentPatternDataSummary]