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