CreateVpcEndpointAssociationRequest

Types

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

Properties

Link copied to clipboard

A description of the VPC endpoint association.

Link copied to clipboard

The Amazon Resource Name (ARN) of the firewall.

Link copied to clipboard

The ID for a subnet that's used in an association with a firewall. This is used in CreateFirewall, AssociateSubnets, and CreateVpcEndpointAssociation. Network Firewall creates an instance of the associated firewall in each subnet that you specify, to filter traffic in the subnet's Availability Zone.

Link copied to clipboard
val tags: List<Tag>?

The key:value pairs to associate with the resource.

Link copied to clipboard

The unique identifier of the VPC where you want to create a firewall endpoint.

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