| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
List<SwitchoverDetail> |
BlueGreenDeployment.switchoverDetails()
The details about each source and target resource in the blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
BlueGreenDeployment.Builder |
BlueGreenDeployment.Builder.switchoverDetails(SwitchoverDetail... switchoverDetails)
The details about each source and target resource in the blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
BlueGreenDeployment.Builder |
BlueGreenDeployment.Builder.switchoverDetails(Collection<SwitchoverDetail> switchoverDetails)
The details about each source and target resource in the blue/green deployment.
|
Copyright © 2023. All rights reserved.