Uses of Class
com.hashicorp.cdktf.providers.aws.vpc_endpoint_service.VpcEndpointServicePrivateDnsNameConfiguration.Builder
-
Packages that use VpcEndpointServicePrivateDnsNameConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.vpc_endpoint_service aws_vpc_endpoint_service -
-
Uses of VpcEndpointServicePrivateDnsNameConfiguration.Builder in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service
Methods in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service that return VpcEndpointServicePrivateDnsNameConfiguration.Builder Modifier and Type Method Description static VpcEndpointServicePrivateDnsNameConfiguration.BuilderVpcEndpointServicePrivateDnsNameConfiguration. builder()Constructors in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service with parameters of type VpcEndpointServicePrivateDnsNameConfiguration.Builder Constructor Description Jsii$Proxy(VpcEndpointServicePrivateDnsNameConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theVpcEndpointServicePrivateDnsNameConfiguration.Builder.
-