Uses of Interface
com.hashicorp.cdktf.providers.aws.db_proxy.DbProxyAuth
-
Packages that use DbProxyAuth Package Description com.hashicorp.cdktf.providers.aws.db_proxy aws_db_proxy -
-
Uses of DbProxyAuth in com.hashicorp.cdktf.providers.aws.db_proxy
Classes in com.hashicorp.cdktf.providers.aws.db_proxy that implement DbProxyAuth Modifier and Type Class Description static classDbProxyAuth.Jsii$ProxyAn implementation forDbProxyAuthMethods in com.hashicorp.cdktf.providers.aws.db_proxy that return DbProxyAuth Modifier and Type Method Description DbProxyAuthDbProxyAuth.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.db_proxy with parameters of type DbProxyAuth Modifier and Type Method Description voidDbProxyAuthOutputReference. setInternalValue(DbProxyAuth value)Method parameters in com.hashicorp.cdktf.providers.aws.db_proxy with type arguments of type DbProxyAuth Modifier and Type Method Description DbProxy.BuilderDbProxy.Builder. auth(List<? extends DbProxyAuth> auth)auth block.DbProxyConfig.BuilderDbProxyConfig.Builder. auth(List<? extends DbProxyAuth> auth)Sets the value ofDbProxyConfig.getAuth()voidDbProxyAuthList. setInternalValue(List<DbProxyAuth> value)
-