VpcEndpointAssociation

Describes the VPC resources, VPC endpoint services, Lattice services, or service networks associated with the VPC endpoint.

Types

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

Properties

Link copied to clipboard

The connectivity status of the resources associated to a VPC endpoint. The resource is accessible if the associated resource configuration is AVAILABLE, otherwise the resource is inaccessible.

Link copied to clipboard

The Amazon Resource Name (ARN) of the associated resource.

Link copied to clipboard

The DNS entry of the VPC endpoint association.

Link copied to clipboard

An error code related to why an VPC endpoint association failed.

Link copied to clipboard

A message related to why an VPC endpoint association failed.

Link copied to clipboard
val id: String?

The ID of the VPC endpoint association.

Link copied to clipboard

The private DNS entry of the VPC endpoint association.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource configuration group.

Link copied to clipboard

The Amazon Resource Name (ARN) of the service network.

Link copied to clipboard

The name of the service network.

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

The tags to apply to the VPC endpoint association.

Link copied to clipboard

The ID of the VPC 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