| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
TargetInstances |
CreateDeploymentRequest.targetInstances()
Information about the instances that belong to the replacement environment in a blue/green deployment.
|
TargetInstances |
DeploymentInfo.targetInstances()
Information about the instances that belong to the replacement environment in a blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDeploymentRequest.Builder |
CreateDeploymentRequest.Builder.targetInstances(TargetInstances targetInstances)
Information about the instances that belong to the replacement environment in a blue/green deployment.
|
DeploymentInfo.Builder |
DeploymentInfo.Builder.targetInstances(TargetInstances targetInstances)
Information about the instances that belong to the replacement environment in a blue/green deployment.
|
Copyright © 2021. All rights reserved.