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