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