Uses of Interface
com.hashicorp.cdktf.providers.aws.db_proxy.DbProxyTimeouts
-
Packages that use DbProxyTimeouts Package Description com.hashicorp.cdktf.providers.aws.db_proxy aws_db_proxy -
-
Uses of DbProxyTimeouts in com.hashicorp.cdktf.providers.aws.db_proxy
Classes in com.hashicorp.cdktf.providers.aws.db_proxy that implement DbProxyTimeouts Modifier and Type Class Description static classDbProxyTimeouts.Jsii$ProxyAn implementation forDbProxyTimeoutsMethods in com.hashicorp.cdktf.providers.aws.db_proxy that return DbProxyTimeouts Modifier and Type Method Description DbProxyTimeoutsDbProxyTimeouts.Builder. build()Builds the configured instance.default DbProxyTimeoutsDbProxyConfig. getTimeouts()timeouts block.DbProxyTimeoutsDbProxyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.db_proxy with parameters of type DbProxyTimeouts Modifier and Type Method Description voidDbProxy. putTimeouts(DbProxyTimeouts value)voidDbProxyTimeoutsOutputReference. setInternalValue(DbProxyTimeouts value)DbProxy.BuilderDbProxy.Builder. timeouts(DbProxyTimeouts timeouts)timeouts block.DbProxyConfig.BuilderDbProxyConfig.Builder. timeouts(DbProxyTimeouts timeouts)Sets the value ofDbProxyConfig.getTimeouts()
-