Uses of Interface
com.hashicorp.cdktf.providers.aws.db_proxy_endpoint.DbProxyEndpointTimeouts
-
Packages that use DbProxyEndpointTimeouts Package Description com.hashicorp.cdktf.providers.aws.db_proxy_endpoint aws_db_proxy_endpoint -
-
Uses of DbProxyEndpointTimeouts in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint
Classes in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint that implement DbProxyEndpointTimeouts Modifier and Type Class Description static classDbProxyEndpointTimeouts.Jsii$ProxyAn implementation forDbProxyEndpointTimeoutsMethods in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint that return DbProxyEndpointTimeouts Modifier and Type Method Description DbProxyEndpointTimeoutsDbProxyEndpointTimeouts.Builder. build()Builds the configured instance.default DbProxyEndpointTimeoutsDbProxyEndpointConfig. getTimeouts()timeouts block.DbProxyEndpointTimeoutsDbProxyEndpointConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.db_proxy_endpoint with parameters of type DbProxyEndpointTimeouts Modifier and Type Method Description voidDbProxyEndpoint. putTimeouts(DbProxyEndpointTimeouts value)voidDbProxyEndpointTimeoutsOutputReference. setInternalValue(DbProxyEndpointTimeouts value)DbProxyEndpoint.BuilderDbProxyEndpoint.Builder. timeouts(DbProxyEndpointTimeouts timeouts)timeouts block.DbProxyEndpointConfig.BuilderDbProxyEndpointConfig.Builder. timeouts(DbProxyEndpointTimeouts timeouts)Sets the value ofDbProxyEndpointConfig.getTimeouts()
-