Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.vpclattice.CfnTargetGroupPropsMixin.Builder
Packages that use CfnTargetGroupPropsMixin.Builder
-
Uses of CfnTargetGroupPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.vpclattice
Methods in software.amazon.awscdk.cfnpropertymixins.services.vpclattice that return CfnTargetGroupPropsMixin.BuilderModifier and TypeMethodDescriptionCfnTargetGroupPropsMixin.Builder.config(CfnTargetGroupPropsMixin.TargetGroupConfigProperty config) The target group configuration.CfnTargetGroupPropsMixin.Builder.config(IResolvable config) The target group configuration.CfnTargetGroupPropsMixin.Builder.create()CfnTargetGroupPropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the target group.The tags for the target group.Describes a target.CfnTargetGroupPropsMixin.Builder.targets(IResolvable targets) Describes a target.The type of target group.