Module: Aws::CodeDeploy::Client::_ListDeploymentTargetsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDeploymentTargetsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
576 |
# File 'sig/client.rbs', line 576
def next_token: () -> ::String
|
#target_ids ⇒ ::Array[::String]
575 |
# File 'sig/client.rbs', line 575
def target_ids: () -> ::Array[::String]
|