Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_index.FirestoreIndexTimeouts
-
Packages that use FirestoreIndexTimeouts Package Description com.hashicorp.cdktf.providers.google.firestore_index google_firestore_index -
-
Uses of FirestoreIndexTimeouts in com.hashicorp.cdktf.providers.google.firestore_index
Classes in com.hashicorp.cdktf.providers.google.firestore_index that implement FirestoreIndexTimeouts Modifier and Type Class Description static classFirestoreIndexTimeouts.Jsii$ProxyAn implementation forFirestoreIndexTimeoutsMethods in com.hashicorp.cdktf.providers.google.firestore_index that return FirestoreIndexTimeouts Modifier and Type Method Description FirestoreIndexTimeoutsFirestoreIndexTimeouts.Builder. build()Builds the configured instance.default FirestoreIndexTimeoutsFirestoreIndexConfig. getTimeouts()timeouts block.FirestoreIndexTimeoutsFirestoreIndexConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.firestore_index with parameters of type FirestoreIndexTimeouts Modifier and Type Method Description voidFirestoreIndex. putTimeouts(FirestoreIndexTimeouts value)voidFirestoreIndexTimeoutsOutputReference. setInternalValue(FirestoreIndexTimeouts value)FirestoreIndex.BuilderFirestoreIndex.Builder. timeouts(FirestoreIndexTimeouts timeouts)timeouts block.FirestoreIndexConfig.BuilderFirestoreIndexConfig.Builder. timeouts(FirestoreIndexTimeouts timeouts)Sets the value ofFirestoreIndexConfig.getTimeouts()
-