NatGatewayAttachedAppliance

Information about an appliance attached to a NAT Gateway, providing managed security solutions for traffic filtering and inspection.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the attached appliance, identifying the specific proxy or security appliance resource.

Link copied to clipboard

The current attachment state of the appliance.

Link copied to clipboard

The failure code if the appliance attachment or modification operation failed.

Link copied to clipboard

A descriptive message explaining the failure if the appliance attachment or modification operation failed.

Link copied to clipboard

The current modification state of the appliance.

Link copied to clipboard

The type of appliance attached to the NAT Gateway. For network firewall proxy functionality, this will be "network-firewall-proxy".

Link copied to clipboard

The VPC endpoint ID used to route traffic from application VPCs to the proxy for inspection and filtering.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String