Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_field.FirestoreFieldIndexConfigIndexes
-
Packages that use FirestoreFieldIndexConfigIndexes Package Description com.hashicorp.cdktf.providers.google.firestore_field google_firestore_field -
-
Uses of FirestoreFieldIndexConfigIndexes in com.hashicorp.cdktf.providers.google.firestore_field
Classes in com.hashicorp.cdktf.providers.google.firestore_field that implement FirestoreFieldIndexConfigIndexes Modifier and Type Class Description static classFirestoreFieldIndexConfigIndexes.Jsii$ProxyAn implementation forFirestoreFieldIndexConfigIndexesMethods in com.hashicorp.cdktf.providers.google.firestore_field that return FirestoreFieldIndexConfigIndexes Modifier and Type Method Description FirestoreFieldIndexConfigIndexesFirestoreFieldIndexConfigIndexes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.firestore_field with parameters of type FirestoreFieldIndexConfigIndexes Modifier and Type Method Description voidFirestoreFieldIndexConfigIndexesOutputReference. setInternalValue(FirestoreFieldIndexConfigIndexes value)Method parameters in com.hashicorp.cdktf.providers.google.firestore_field with type arguments of type FirestoreFieldIndexConfigIndexes Modifier and Type Method Description FirestoreFieldIndexConfig.BuilderFirestoreFieldIndexConfig.Builder. indexes(List<? extends FirestoreFieldIndexConfigIndexes> indexes)Sets the value ofFirestoreFieldIndexConfig.getIndexes()voidFirestoreFieldIndexConfigIndexesList. setInternalValue(List<FirestoreFieldIndexConfigIndexes> value)
-