FirewallPolicy

class FirewallPolicy : KotlinCustomResource

Resource type definition for AWS::NetworkFirewall::FirewallPolicy

Properties

Link copied to clipboard
val description: Output<String>?

A description of the firewall policy.

Link copied to clipboard

The traffic filtering behavior of a firewall policy, defined in a collection of stateless and stateful rule groups and other settings.

Link copied to clipboard

The Amazon Resource Name (ARN) of the FirewallPolicy .

Link copied to clipboard

The unique ID of the FirewallPolicy resource.

Link copied to clipboard

The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource. For more information, see Tag .

Link copied to clipboard
val urn: Output<String>