Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_entry_type.DataplexEntryTypeTimeouts
-
Packages that use DataplexEntryTypeTimeouts Package Description com.hashicorp.cdktf.providers.google.dataplex_entry_type google_dataplex_entry_type -
-
Uses of DataplexEntryTypeTimeouts in com.hashicorp.cdktf.providers.google.dataplex_entry_type
Classes in com.hashicorp.cdktf.providers.google.dataplex_entry_type that implement DataplexEntryTypeTimeouts Modifier and Type Class Description static classDataplexEntryTypeTimeouts.Jsii$ProxyAn implementation forDataplexEntryTypeTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataplex_entry_type that return DataplexEntryTypeTimeouts Modifier and Type Method Description DataplexEntryTypeTimeoutsDataplexEntryTypeTimeouts.Builder. build()Builds the configured instance.default DataplexEntryTypeTimeoutsDataplexEntryTypeConfig. getTimeouts()timeouts block.DataplexEntryTypeTimeoutsDataplexEntryTypeConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataplex_entry_type with parameters of type DataplexEntryTypeTimeouts Modifier and Type Method Description voidDataplexEntryType. putTimeouts(DataplexEntryTypeTimeouts value)voidDataplexEntryTypeTimeoutsOutputReference. setInternalValue(DataplexEntryTypeTimeouts value)DataplexEntryType.BuilderDataplexEntryType.Builder. timeouts(DataplexEntryTypeTimeouts timeouts)timeouts block.DataplexEntryTypeConfig.BuilderDataplexEntryTypeConfig.Builder. timeouts(DataplexEntryTypeTimeouts timeouts)Sets the value ofDataplexEntryTypeConfig.getTimeouts()
-