Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseTargetGroupProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseTargetGroupProps in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeInterfaceDescriptioninterface
Properties for defining an Application Target Group.interface
Properties for a new Network Target Group.Modifier and TypeClassDescriptionstatic final class
An implementation forApplicationTargetGroupProps
static final class
An implementation forBaseTargetGroupProps
static final class
An implementation forNetworkTargetGroupProps
Modifier and TypeMethodDescriptionBaseTargetGroupProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionprotected
TargetGroupBase
(software.constructs.Construct scope, String id, BaseTargetGroupProps baseProps, Object additionalProps)