Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_entry_group.DataplexEntryGroupTimeouts
-
Packages that use DataplexEntryGroupTimeouts Package Description com.hashicorp.cdktf.providers.google.dataplex_entry_group google_dataplex_entry_group -
-
Uses of DataplexEntryGroupTimeouts in com.hashicorp.cdktf.providers.google.dataplex_entry_group
Classes in com.hashicorp.cdktf.providers.google.dataplex_entry_group that implement DataplexEntryGroupTimeouts Modifier and Type Class Description static classDataplexEntryGroupTimeouts.Jsii$ProxyAn implementation forDataplexEntryGroupTimeoutsMethods in com.hashicorp.cdktf.providers.google.dataplex_entry_group that return DataplexEntryGroupTimeouts Modifier and Type Method Description DataplexEntryGroupTimeoutsDataplexEntryGroupTimeouts.Builder. build()Builds the configured instance.default DataplexEntryGroupTimeoutsDataplexEntryGroupConfig. getTimeouts()timeouts block.DataplexEntryGroupTimeoutsDataplexEntryGroupConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dataplex_entry_group with parameters of type DataplexEntryGroupTimeouts Modifier and Type Method Description voidDataplexEntryGroup. putTimeouts(DataplexEntryGroupTimeouts value)voidDataplexEntryGroupTimeoutsOutputReference. setInternalValue(DataplexEntryGroupTimeouts value)DataplexEntryGroup.BuilderDataplexEntryGroup.Builder. timeouts(DataplexEntryGroupTimeouts timeouts)timeouts block.DataplexEntryGroupConfig.BuilderDataplexEntryGroupConfig.Builder. timeouts(DataplexEntryGroupTimeouts timeouts)Sets the value ofDataplexEntryGroupConfig.getTimeouts()
-