VpcEndpointConnection

Describes a VPC endpoint connection to a service.

Types

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

Properties

Link copied to clipboard

The date and time that the VPC endpoint was created.

Link copied to clipboard

The DNS entries for the VPC endpoint.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the Gateway Load Balancers for the service.

Link copied to clipboard

The IP address type for the endpoint.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the network load balancers for the service.

Link copied to clipboard

The ID of the service to which the endpoint is connected.

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

The tags.

Link copied to clipboard

The ID of the VPC endpoint connection.

Link copied to clipboard

The ID of the VPC endpoint.

Link copied to clipboard

The ID of the Amazon Web Services account that owns the VPC endpoint.

Link copied to clipboard

The Region of the endpoint.

Link copied to clipboard

The state 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