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.
nextTokenA token identifier returned from the previous
list_deployment_targetscall. It can be used to return the next set of deployment targets in the list.targetFiltersA key used to filter the returned targets. The two valid values are:
TargetStatus- ATargetStatusfilter string can beFailed,InProgress,Pending,Ready,Skipped,Succeeded, orUnknown.ServerInstanceLabel- AServerInstanceLabelfilter string can beBlueorGreen.
Value¶
A list with the following syntax: