Uses of Interface
com.hashicorp.cdktf.providers.google.data_catalog_entry_group.DataCatalogEntryGroupTimeouts
-
Packages that use DataCatalogEntryGroupTimeouts Package Description com.hashicorp.cdktf.providers.google.data_catalog_entry_group google_data_catalog_entry_group -
-
Uses of DataCatalogEntryGroupTimeouts in com.hashicorp.cdktf.providers.google.data_catalog_entry_group
Classes in com.hashicorp.cdktf.providers.google.data_catalog_entry_group that implement DataCatalogEntryGroupTimeouts Modifier and Type Class Description static classDataCatalogEntryGroupTimeouts.Jsii$ProxyAn implementation forDataCatalogEntryGroupTimeoutsMethods in com.hashicorp.cdktf.providers.google.data_catalog_entry_group that return DataCatalogEntryGroupTimeouts Modifier and Type Method Description DataCatalogEntryGroupTimeoutsDataCatalogEntryGroupTimeouts.Builder. build()Builds the configured instance.default DataCatalogEntryGroupTimeoutsDataCatalogEntryGroupConfig. getTimeouts()timeouts block.DataCatalogEntryGroupTimeoutsDataCatalogEntryGroupConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.data_catalog_entry_group with parameters of type DataCatalogEntryGroupTimeouts Modifier and Type Method Description voidDataCatalogEntryGroup. putTimeouts(DataCatalogEntryGroupTimeouts value)voidDataCatalogEntryGroupTimeoutsOutputReference. setInternalValue(DataCatalogEntryGroupTimeouts value)DataCatalogEntryGroup.BuilderDataCatalogEntryGroup.Builder. timeouts(DataCatalogEntryGroupTimeouts timeouts)timeouts block.DataCatalogEntryGroupConfig.BuilderDataCatalogEntryGroupConfig.Builder. timeouts(DataCatalogEntryGroupTimeouts timeouts)Sets the value ofDataCatalogEntryGroupConfig.getTimeouts()
-