Uses of Interface
software.amazon.awscdk.interfaces.elasticloadbalancingv2.TargetGroupReference
Packages that use TargetGroupReference
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of TargetGroupReference in software.amazon.awscdk.interfaces.elasticloadbalancingv2
Classes in software.amazon.awscdk.interfaces.elasticloadbalancingv2 that implement TargetGroupReferenceMethods in software.amazon.awscdk.interfaces.elasticloadbalancingv2 that return TargetGroupReferenceModifier and TypeMethodDescriptionTargetGroupReference.Builder.build()Builds the configured instance.ITargetGroupRef.getTargetGroupRef()(experimental) A reference to a TargetGroup resource.default TargetGroupReferenceITargetGroupRef.Jsii$Default.getTargetGroupRef()(experimental) A reference to a TargetGroup resource.final TargetGroupReferenceITargetGroupRef.Jsii$Proxy.getTargetGroupRef()(experimental) A reference to a TargetGroup resource. -
Uses of TargetGroupReference in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return TargetGroupReferenceModifier and TypeMethodDescriptionCfnTargetGroup.getTargetGroupRef()A reference to a TargetGroup resource.