Uses of Interface
software.amazon.awscdk.interfaces.networkfirewall.IFirewallPolicyRef
Packages that use IFirewallPolicyRef
Package
Description
AWS::NetworkFirewall Construct Library
-
Uses of IFirewallPolicyRef in software.amazon.awscdk.interfaces.networkfirewall
Subinterfaces of IFirewallPolicyRef in software.amazon.awscdk.interfaces.networkfirewallModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFirewallPolicyRef.Classes in software.amazon.awscdk.interfaces.networkfirewall that implement IFirewallPolicyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFirewallPolicyRef in software.amazon.awscdk.services.networkfirewall
Classes in software.amazon.awscdk.services.networkfirewall that implement IFirewallPolicyRefModifier and TypeClassDescriptionclassUse the firewall policy to define the stateless and stateful network traffic filtering behavior for your firewall.Methods in software.amazon.awscdk.services.networkfirewall with parameters of type IFirewallPolicyRefModifier and TypeMethodDescriptionstatic StringCfnFirewallPolicy.arnForFirewallPolicy(IFirewallPolicyRef resource) CfnFirewall.Builder.firewallPolicyArn(IFirewallPolicyRef firewallPolicyArn) The Amazon Resource Name (ARN) of the firewall policy.CfnFirewallProps.Builder.firewallPolicyArn(IFirewallPolicyRef firewallPolicyArn) Sets the value ofCfnFirewallProps.getFirewallPolicyArn()