AwsNetworkFirewallFirewallPropertiesResponse

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

Definition of awsNetworkFirewallFirewall

Constructors

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Property deleteProtection

Link copied to clipboard
val description: String? = null

Property description

Link copied to clipboard
val endpointIds: List<String>? = null

Property endpointIds

Link copied to clipboard
val firewallArn: String? = null

A resource ARN.

Link copied to clipboard
val firewallId: String? = null

Property firewallId

Link copied to clipboard
val firewallName: String? = null

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

Link copied to clipboard
val tags: List<TagResponse>? = null

Property tags

Link copied to clipboard
val vpcId: String? = null

Property vpcId