VpcEndpointConnection - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

VpcEndpointConnection

Describes a VPC endpoint connection to a service.

Contents

creationTimestamp

The date and time that the VPC endpoint was created.

Type: Timestamp

Required: No

dnsEntrySet

The DNS entries for the VPC endpoint.

Type: Array of DnsEntry objects

Required: No

gatewayLoadBalancerArnSet

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

Type: Array of strings

Required: No

ipAddressType

The IP address type for the endpoint.

Type: String

Valid Values: ipv4 | dualstack | ipv6

Required: No

networkLoadBalancerArnSet

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

Type: Array of strings

Required: No

serviceId

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

Type: String

Required: No

tagSet

The tags.

Type: Array of Tag objects

Required: No

vpcEndpointConnectionId

The ID of the VPC endpoint connection.

Type: String

Required: No

vpcEndpointId

The ID of the VPC endpoint.

Type: String

Required: No

vpcEndpointOwner

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

Type: String

Required: No

vpcEndpointState

The state of the VPC endpoint.

Type: String

Valid Values: PendingAcceptance | Pending | Available | Deleting | Deleted | Rejected | Failed | Expired

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: