Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link.DataAwsApiGatewayVpcLinkConfig
-
Packages that use DataAwsApiGatewayVpcLinkConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link data_aws_api_gateway_vpc_link -
-
Uses of DataAwsApiGatewayVpcLinkConfig in com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link
Classes in com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link that implement DataAwsApiGatewayVpcLinkConfig Modifier and Type Class Description static classDataAwsApiGatewayVpcLinkConfig.Jsii$ProxyAn implementation forDataAwsApiGatewayVpcLinkConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link that return DataAwsApiGatewayVpcLinkConfig Modifier and Type Method Description DataAwsApiGatewayVpcLinkConfigDataAwsApiGatewayVpcLinkConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_api_gateway_vpc_link with parameters of type DataAwsApiGatewayVpcLinkConfig Constructor Description DataAwsApiGatewayVpcLink(software.constructs.Construct scope, String id, DataAwsApiGatewayVpcLinkConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/api_gateway_vpc_link aws_api_gateway_vpc_link} Data Source.
-