Uses of Interface
com.hashicorp.cdktf.providers.aws.vpc_endpoint_service.VpcEndpointServiceConfig
-
Packages that use VpcEndpointServiceConfig Package Description com.hashicorp.cdktf.providers.aws.vpc_endpoint_service aws_vpc_endpoint_service -
-
Uses of VpcEndpointServiceConfig in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service
Classes in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service that implement VpcEndpointServiceConfig Modifier and Type Class Description static classVpcEndpointServiceConfig.Jsii$ProxyAn implementation forVpcEndpointServiceConfigMethods in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service that return VpcEndpointServiceConfig Modifier and Type Method Description VpcEndpointServiceConfigVpcEndpointServiceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.vpc_endpoint_service with parameters of type VpcEndpointServiceConfig Constructor Description VpcEndpointService(software.constructs.Construct scope, String id, VpcEndpointServiceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/vpc_endpoint_service aws_vpc_endpoint_service} Resource.
-