Get Vpc Endpoint Result
A collection of values returned by getVpcEndpoint.
Constructors
Properties
List of CIDR blocks for the exposed AWS service. Applicable for endpoints of type Gateway
.
DNS entries for the VPC Endpoint. Applicable for endpoints of type Interface
. DNS blocks are documented below.
One or more network interfaces for the VPC Endpoint. Applicable for endpoints of type Interface
.
Prefix list ID of the exposed AWS service. Applicable for endpoints of type Gateway
.
Whether or not the VPC is associated with a private hosted zone - true
or false
. Applicable for endpoints of type Interface
.
Whether or not the VPC Endpoint is being managed by its service - true
or false
.
One or more route tables associated with the VPC Endpoint. Applicable for endpoints of type Gateway
.
One or more security groups associated with the network interfaces. Applicable for endpoints of type Interface
.
VPC Endpoint type, Gateway
or Interface
.