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