| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
BlueInstanceTerminationOption |
BlueGreenDeploymentConfiguration.terminateBlueInstancesOnDeploymentSuccess()
Information about whether to terminate instances in the original fleet during a blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
BlueGreenDeploymentConfiguration.Builder |
BlueGreenDeploymentConfiguration.Builder.terminateBlueInstancesOnDeploymentSuccess(BlueInstanceTerminationOption terminateBlueInstancesOnDeploymentSuccess)
Information about whether to terminate instances in the original fleet during a blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
BlueInstanceTerminationOption |
BlueInstanceTerminationOptionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlueInstanceTerminationOptionMarshaller.marshall(BlueInstanceTerminationOption blueInstanceTerminationOption,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.