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