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