TargetInstances
Information about the instances to be used in the replacement environment in a blue/green deployment.
Contents
- autoScalingGroups
- 
               The names of one or more Auto Scaling groups to identify a replacement environment for a blue/green deployment. Type: Array of strings Required: No 
- ec2TagSet
- 
               Information about the groups of Amazon EC2 instance tags that an instance must be identified by in order for it to be included in the replacement environment for a blue/green deployment. Cannot be used in the same call as tagFilters.Type: EC2TagSet object Required: No 
- tagFilters
- 
               The tag filter key, type, and value used to identify Amazon EC2 instances in a replacement environment for a blue/green deployment. Cannot be used in the same call as ec2TagSet.Type: Array of EC2TagFilter objects Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: