Aws Network Firewall Firewall Properties Args
data class AwsNetworkFirewallFirewallPropertiesArgs(val deleteProtection: Output<Boolean>? = null, val description: Output<String>? = null, val endpointIds: Output<List<String>>? = null, val firewallArn: Output<String>? = null, val firewallId: Output<String>? = null, val firewallName: Output<String>? = null, val firewallPolicyArn: Output<String>? = null, val firewallPolicyChangeProtection: Output<Boolean>? = null, val subnetChangeProtection: Output<Boolean>? = null, val subnetMappings: Output<List<SubnetMappingArgs>>? = null, val tags: Output<List<TagArgs>>? = null, val vpcId: Output<String>? = null) : ConvertibleToJava<AwsNetworkFirewallFirewallPropertiesArgs>
Definition of awsNetworkFirewallFirewall
Constructors
Link copied to clipboard
constructor(deleteProtection: Output<Boolean>? = null, description: Output<String>? = null, endpointIds: Output<List<String>>? = null, firewallArn: Output<String>? = null, firewallId: Output<String>? = null, firewallName: Output<String>? = null, firewallPolicyArn: Output<String>? = null, firewallPolicyChangeProtection: Output<Boolean>? = null, subnetChangeProtection: Output<Boolean>? = null, subnetMappings: Output<List<SubnetMappingArgs>>? = null, tags: Output<List<TagArgs>>? = null, vpcId: Output<String>? = null)
Properties
Link copied to clipboard
Property deleteProtection
Link copied to clipboard
Property description
Link copied to clipboard
Property endpointIds
Link copied to clipboard
A resource ARN.
Link copied to clipboard
Property firewallId
Link copied to clipboard
Property firewallName
Link copied to clipboard
A resource ARN.
Link copied to clipboard
Property firewallPolicyChangeProtection
Link copied to clipboard
Property subnetChangeProtection
Link copied to clipboard
Property subnetMappings