Module: Aws::Proton::Client::_ListDeploymentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeploymentsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deployments ⇒ ::Array[Types::DeploymentSummary]
776 |
# File 'sig/client.rbs', line 776
def deployments: () -> ::Array[Types::DeploymentSummary]
|
#next_token ⇒ ::String
777 |
# File 'sig/client.rbs', line 777
def next_token: () -> ::String
|