GetFirewallFirewallStatusSyncStateAttachment

data class GetFirewallFirewallStatusSyncStateAttachment(val endpointId: String, val status: String, val subnetId: String)

Constructors

constructor(endpointId: String, status: String, subnetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the firewall endpoint that AWS Network Firewall has instantiated in the subnet. You use this to identify the firewall endpoint in the VPC route tables, when you redirect the VPC traffic through the endpoint.

Link copied to clipboard
Link copied to clipboard

The unique identifier for the subnet.