AwsNetworkFirewallFirewallPropertiesResponse

constructor(deleteProtection: Boolean? = null, description: String? = null, endpointIds: List<String>? = null, firewallArn: String? = null, firewallId: String? = null, firewallName: String? = null, firewallPolicyArn: String? = null, firewallPolicyChangeProtection: Boolean? = null, subnetChangeProtection: Boolean? = null, subnetMappings: List<SubnetMappingResponse>? = null, tags: List<TagResponse>? = null, vpcId: String? = null)