Uses of Interface
software.amazon.awscdk.services.elasticloadbalancingv2.BaseTargetGroupProps
Packages that use BaseTargetGroupProps
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of BaseTargetGroupProps in software.amazon.awscdk.services.elasticloadbalancingv2
Subinterfaces of BaseTargetGroupProps in software.amazon.awscdk.services.elasticloadbalancingv2Modifier and TypeInterfaceDescriptioninterfaceProperties for defining an Application Target Group.interfaceProperties for a new Network Target Group.Classes in software.amazon.awscdk.services.elasticloadbalancingv2 that implement BaseTargetGroupPropsModifier and TypeClassDescriptionstatic final classAn implementation forApplicationTargetGroupPropsstatic final classAn implementation forBaseTargetGroupPropsstatic final classAn implementation forNetworkTargetGroupPropsMethods in software.amazon.awscdk.services.elasticloadbalancingv2 that return BaseTargetGroupPropsModifier and TypeMethodDescriptionBaseTargetGroupProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type BaseTargetGroupPropsModifierConstructorDescriptionprotectedTargetGroupBase(software.constructs.Construct scope, String id, BaseTargetGroupProps baseProps, Object additionalProps)