Uses of Class
software.amazon.awscdk.services.vpclattice.CfnTargetGroupProps.Builder
Packages that use CfnTargetGroupProps.Builder
-
Uses of CfnTargetGroupProps.Builder in software.amazon.awscdk.services.vpclattice
Methods in software.amazon.awscdk.services.vpclattice that return CfnTargetGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnTargetGroupProps.BuilderCfnTargetGroupProps.builder()CfnTargetGroupProps.Builder.config(IResolvable config) Sets the value ofCfnTargetGroupProps.getConfig()CfnTargetGroupProps.Builder.config(CfnTargetGroup.TargetGroupConfigProperty config) Sets the value ofCfnTargetGroupProps.getConfig()Sets the value ofCfnTargetGroupProps.getName()Sets the value ofCfnTargetGroupProps.getTags()Sets the value ofCfnTargetGroupProps.getTargets()CfnTargetGroupProps.Builder.targets(IResolvable targets) Sets the value ofCfnTargetGroupProps.getTargets()Sets the value ofCfnTargetGroupProps.getType()Constructors in software.amazon.awscdk.services.vpclattice with parameters of type CfnTargetGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnTargetGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTargetGroupProps.Builder.