Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnVpcEndpointAssociationMixinProps.Builder
Packages that use CfnVpcEndpointAssociationMixinProps.Builder
-
Uses of CfnVpcEndpointAssociationMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnVpcEndpointAssociationMixinProps.BuilderModifier and TypeMethodDescriptionCfnVpcEndpointAssociationMixinProps.builder()CfnVpcEndpointAssociationMixinProps.Builder.description(String description) Sets the value ofCfnVpcEndpointAssociationMixinProps.getDescription()CfnVpcEndpointAssociationMixinProps.Builder.firewallArn(String firewallArn) Sets the value ofCfnVpcEndpointAssociationMixinProps.getFirewallArn()CfnVpcEndpointAssociationMixinProps.Builder.subnetMapping(CfnVpcEndpointAssociationPropsMixin.SubnetMappingProperty subnetMapping) Sets the value ofCfnVpcEndpointAssociationMixinProps.getSubnetMapping()CfnVpcEndpointAssociationMixinProps.Builder.subnetMapping(IResolvable subnetMapping) Sets the value ofCfnVpcEndpointAssociationMixinProps.getSubnetMapping()Sets the value ofCfnVpcEndpointAssociationMixinProps.getTags()Sets the value ofCfnVpcEndpointAssociationMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall with parameters of type CfnVpcEndpointAssociationMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVpcEndpointAssociationMixinProps.Builder.