Uses of Interface
com.hashicorp.cdktf.providers.google.datastore_index.DatastoreIndexTimeouts
-
Packages that use DatastoreIndexTimeouts Package Description com.hashicorp.cdktf.providers.google.datastore_index google_datastore_index -
-
Uses of DatastoreIndexTimeouts in com.hashicorp.cdktf.providers.google.datastore_index
Classes in com.hashicorp.cdktf.providers.google.datastore_index that implement DatastoreIndexTimeouts Modifier and Type Class Description static classDatastoreIndexTimeouts.Jsii$ProxyAn implementation forDatastoreIndexTimeoutsMethods in com.hashicorp.cdktf.providers.google.datastore_index that return DatastoreIndexTimeouts Modifier and Type Method Description DatastoreIndexTimeoutsDatastoreIndexTimeouts.Builder. build()Builds the configured instance.default DatastoreIndexTimeoutsDatastoreIndexConfig. getTimeouts()timeouts block.DatastoreIndexTimeoutsDatastoreIndexConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.datastore_index with parameters of type DatastoreIndexTimeouts Modifier and Type Method Description voidDatastoreIndex. putTimeouts(DatastoreIndexTimeouts value)voidDatastoreIndexTimeoutsOutputReference. setInternalValue(DatastoreIndexTimeouts value)DatastoreIndex.BuilderDatastoreIndex.Builder. timeouts(DatastoreIndexTimeouts timeouts)timeouts block.DatastoreIndexConfig.BuilderDatastoreIndexConfig.Builder. timeouts(DatastoreIndexTimeouts timeouts)Sets the value ofDatastoreIndexConfig.getTimeouts()
-