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