Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_lake.DataplexLakeTimeouts
-
Packages that use DataplexLakeTimeouts Package Description com.hashicorp.cdktf.providers.google.dataplex_lake google_dataplex_lake -
-
Uses of DataplexLakeTimeouts in com.hashicorp.cdktf.providers.google.dataplex_lake
Classes in com.hashicorp.cdktf.providers.google.dataplex_lake that implement DataplexLakeTimeouts Modifier and Type Class Description static classDataplexLakeTimeouts.Jsii$ProxyAn implementation forDataplexLakeTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataplex_lake that return DataplexLakeTimeouts Modifier and Type Method Description DataplexLakeTimeoutsDataplexLakeTimeouts.Builder. build()Builds the configured instance.default DataplexLakeTimeoutsDataplexLakeConfig. getTimeouts()timeouts block.DataplexLakeTimeoutsDataplexLakeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataplex_lake with parameters of type DataplexLakeTimeouts Modifier and Type Method Description voidDataplexLake. putTimeouts(DataplexLakeTimeouts value)voidDataplexLakeTimeoutsOutputReference. setInternalValue(DataplexLakeTimeouts value)DataplexLake.BuilderDataplexLake.Builder. timeouts(DataplexLakeTimeouts timeouts)timeouts block.DataplexLakeConfig.BuilderDataplexLakeConfig.Builder. timeouts(DataplexLakeTimeouts timeouts)Sets the value ofDataplexLakeConfig.getTimeouts()
-