Uses of Interface
com.hashicorp.cdktf.providers.google.data_catalog_entry.DataCatalogEntryTimeouts
-
Packages that use DataCatalogEntryTimeouts Package Description com.hashicorp.cdktf.providers.google.data_catalog_entry google_data_catalog_entry -
-
Uses of DataCatalogEntryTimeouts in com.hashicorp.cdktf.providers.google.data_catalog_entry
Classes in com.hashicorp.cdktf.providers.google.data_catalog_entry that implement DataCatalogEntryTimeouts Modifier and Type Class Description static classDataCatalogEntryTimeouts.Jsii$ProxyAn implementation forDataCatalogEntryTimeoutsMethods in com.hashicorp.cdktf.providers.google.data_catalog_entry that return DataCatalogEntryTimeouts Modifier and Type Method Description DataCatalogEntryTimeoutsDataCatalogEntryTimeouts.Builder. build()Builds the configured instance.default DataCatalogEntryTimeoutsDataCatalogEntryConfig. getTimeouts()timeouts block.DataCatalogEntryTimeoutsDataCatalogEntryConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.data_catalog_entry with parameters of type DataCatalogEntryTimeouts Modifier and Type Method Description voidDataCatalogEntry. putTimeouts(DataCatalogEntryTimeouts value)voidDataCatalogEntryTimeoutsOutputReference. setInternalValue(DataCatalogEntryTimeouts value)DataCatalogEntry.BuilderDataCatalogEntry.Builder. timeouts(DataCatalogEntryTimeouts timeouts)timeouts block.DataCatalogEntryConfig.BuilderDataCatalogEntryConfig.Builder. timeouts(DataCatalogEntryTimeouts timeouts)Sets the value ofDataCatalogEntryConfig.getTimeouts()
-