Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2.CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder
Packages that use CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder
-
Uses of CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 that return CfnLoadBalancerPropsMixin.SubnetMappingProperty.BuilderModifier and TypeMethodDescriptionCfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.allocationId(String allocationId) Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getAllocationId()CfnLoadBalancerPropsMixin.SubnetMappingProperty.builder()CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.iPv6Address(String iPv6Address) Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getIPv6Address()CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.privateIPv4Address(String privateIPv4Address) Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getPrivateIPv4Address()CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.sourceNatIpv6Prefix(String sourceNatIpv6Prefix) Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getSourceNatIpv6Prefix()Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getSubnetId()CfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.subnetId(ISubnetRef subnetId) Sets the value ofCfnLoadBalancerPropsMixin.SubnetMappingProperty.getSubnetId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.elasticloadbalancingv2 with parameters of type CfnLoadBalancerPropsMixin.SubnetMappingProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoadBalancerPropsMixin.SubnetMappingProperty.Builder.