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