| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
static ELBInfo.Builder |
ELBInfo.builder() |
ELBInfo.Builder |
ELBInfo.Builder.name(String name)
For blue/green deployments, the name of the load balancer that is used to route traffic from original
instances to replacement instances in a blue/green deployment.
|
ELBInfo.Builder |
ELBInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ELBInfo.Builder> |
ELBInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.