Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnFirewallMixinProps.Builder
Packages that use CfnFirewallMixinProps.Builder
-
Uses of CfnFirewallMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall
Methods in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall that return CfnFirewallMixinProps.BuilderModifier and TypeMethodDescriptionCfnFirewallMixinProps.Builder.availabilityZoneChangeProtection(Boolean availabilityZoneChangeProtection) Sets the value ofCfnFirewallMixinProps.getAvailabilityZoneChangeProtection()CfnFirewallMixinProps.Builder.availabilityZoneChangeProtection(IResolvable availabilityZoneChangeProtection) Sets the value ofCfnFirewallMixinProps.getAvailabilityZoneChangeProtection()CfnFirewallMixinProps.Builder.availabilityZoneMappings(List<? extends Object> availabilityZoneMappings) Sets the value ofCfnFirewallMixinProps.getAvailabilityZoneMappings()CfnFirewallMixinProps.Builder.availabilityZoneMappings(IResolvable availabilityZoneMappings) Sets the value ofCfnFirewallMixinProps.getAvailabilityZoneMappings()CfnFirewallMixinProps.builder()CfnFirewallMixinProps.Builder.deleteProtection(Boolean deleteProtection) Sets the value ofCfnFirewallMixinProps.getDeleteProtection()CfnFirewallMixinProps.Builder.deleteProtection(IResolvable deleteProtection) Sets the value ofCfnFirewallMixinProps.getDeleteProtection()CfnFirewallMixinProps.Builder.description(String description) Sets the value ofCfnFirewallMixinProps.getDescription()CfnFirewallMixinProps.Builder.enabledAnalysisTypes(List<String> enabledAnalysisTypes) Sets the value ofCfnFirewallMixinProps.getEnabledAnalysisTypes()CfnFirewallMixinProps.Builder.firewallName(String firewallName) Sets the value ofCfnFirewallMixinProps.getFirewallName()CfnFirewallMixinProps.Builder.firewallPolicyArn(String firewallPolicyArn) Sets the value ofCfnFirewallMixinProps.getFirewallPolicyArn()CfnFirewallMixinProps.Builder.firewallPolicyArn(IFirewallPolicyRef firewallPolicyArn) Sets the value ofCfnFirewallMixinProps.getFirewallPolicyArn()CfnFirewallMixinProps.Builder.firewallPolicyChangeProtection(Boolean firewallPolicyChangeProtection) Sets the value ofCfnFirewallMixinProps.getFirewallPolicyChangeProtection()CfnFirewallMixinProps.Builder.firewallPolicyChangeProtection(IResolvable firewallPolicyChangeProtection) Sets the value ofCfnFirewallMixinProps.getFirewallPolicyChangeProtection()CfnFirewallMixinProps.Builder.subnetChangeProtection(Boolean subnetChangeProtection) Sets the value ofCfnFirewallMixinProps.getSubnetChangeProtection()CfnFirewallMixinProps.Builder.subnetChangeProtection(IResolvable subnetChangeProtection) Sets the value ofCfnFirewallMixinProps.getSubnetChangeProtection()CfnFirewallMixinProps.Builder.subnetMappings(List<? extends Object> subnetMappings) Sets the value ofCfnFirewallMixinProps.getSubnetMappings()CfnFirewallMixinProps.Builder.subnetMappings(IResolvable subnetMappings) Sets the value ofCfnFirewallMixinProps.getSubnetMappings()Sets the value ofCfnFirewallMixinProps.getTags()CfnFirewallMixinProps.Builder.transitGatewayId(String transitGatewayId) Sets the value ofCfnFirewallMixinProps.getTransitGatewayId()Sets the value ofCfnFirewallMixinProps.getVpcId()Sets the value ofCfnFirewallMixinProps.getVpcId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.networkfirewall with parameters of type CfnFirewallMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnFirewallMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnFirewallMixinProps.Builder.