List Deployment Targets
codedeploy_list_deployment_targets | R Documentation |
Returns an array of target IDs that are associated a deployment¶
Description¶
Returns an array of target IDs that are associated a deployment.
Usage¶
Arguments¶
deploymentId
[required] The unique ID of a deployment.
nextToken
A token identifier returned from the previous
list_deployment_targets
call. It can be used to return the next set of deployment targets in the list.targetFilters
A key used to filter the returned targets. The two valid values are:
TargetStatus
- ATargetStatus
filter string can beFailed
,InProgress
,Pending
,Ready
,Skipped
,Succeeded
, orUnknown
.ServerInstanceLabel
- AServerInstanceLabel
filter string can beBlue
orGreen
.
Value¶
A list with the following syntax: