Uses of Interface
software.amazon.awscdk.services.ec2.IVpcEndpointService
Package
Description
Amazon EC2 Construct Library
Amazon Route53 Construct Library
-
Uses of IVpcEndpointService in software.amazon.awscdk.services.ec2
Modifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIVpcEndpointService
.Modifier and TypeClassDescriptionstatic final class
A proxy class which represents a concrete javascript instance of this type.class
A VPC endpoint service. -
Uses of IVpcEndpointService in software.amazon.awscdk.services.route53
Modifier and TypeMethodDescriptionVpcEndpointServiceDomainNameProps.getEndpointService()
The VPC Endpoint Service to configure Private DNS for.final IVpcEndpointService
VpcEndpointServiceDomainNameProps.Jsii$Proxy.getEndpointService()
Modifier and TypeMethodDescriptionVpcEndpointServiceDomainName.Builder.endpointService
(IVpcEndpointService endpointService) The VPC Endpoint Service to configure Private DNS for.VpcEndpointServiceDomainNameProps.Builder.endpointService
(IVpcEndpointService endpointService) Sets the value ofVpcEndpointServiceDomainNameProps.getEndpointService()