| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.route53 |
Amazon Route53 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IVpcEndpointService.Jsii$Default
Internal default implementation for
IVpcEndpointService. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IVpcEndpointService.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
VpcEndpointService
A VPC endpoint service.
|
| Modifier and Type | Method and Description |
|---|---|
IVpcEndpointService |
VpcEndpointServiceDomainNameProps.getEndpointService()
The VPC Endpoint Service to configure Private DNS for.
|
IVpcEndpointService |
VpcEndpointServiceDomainNameProps.Jsii$Proxy.getEndpointService() |
| Modifier and Type | Method and Description |
|---|---|
VpcEndpointServiceDomainName.Builder |
VpcEndpointServiceDomainName.Builder.endpointService(IVpcEndpointService endpointService)
The VPC Endpoint Service to configure Private DNS for.
|
VpcEndpointServiceDomainNameProps.Builder |
VpcEndpointServiceDomainNameProps.Builder.endpointService(IVpcEndpointService endpointService)
Sets the value of
VpcEndpointServiceDomainNameProps.getEndpointService() |
Copyright © 2022. All rights reserved.