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]
185 |
# File 'sig/client.rbs', line 185
def deployments: () -> ::Array[Types::DeploymentDataSummary]
|
#next_token ⇒ ::String
186 |
# File 'sig/client.rbs', line 186
def next_token: () -> ::String
|