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 | ipv6Required: 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 AWS account that owns the VPC endpoint. Type: String Required: No 
- vpcEndpointRegion
- 
               The Region of the endpoint. Type: String Required: No 
- vpcEndpointState
- 
               The state of the VPC endpoint. Type: String Valid Values: PendingAcceptance | Pending | Available | Deleting | Deleted | Rejected | Failed | Expired | PartialRequired: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: