Module: Aws::LaunchWizard::Client::_ListDeploymentsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#deployments::Array[Types::DeploymentDataSummary]

Returns:



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

def deployments: () -> ::Array[Types::DeploymentDataSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String