| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BaseTargetGroupProps.Builder |
BaseTargetGroupProps.builder() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.deregistrationDelay(Duration deregistrationDelay)
Sets the value of
BaseTargetGroupProps.getDeregistrationDelay() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.healthCheck(HealthCheck healthCheck)
Sets the value of
BaseTargetGroupProps.getHealthCheck() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.targetGroupName(String targetGroupName)
Sets the value of
BaseTargetGroupProps.getTargetGroupName() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.targetType(TargetType targetType)
Sets the value of
BaseTargetGroupProps.getTargetType() |
BaseTargetGroupProps.Builder |
BaseTargetGroupProps.Builder.vpc(IVpc vpc)
Sets the value of
BaseTargetGroupProps.getVpc() |
Copyright © 2021. All rights reserved.