Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_index.FirestoreIndexFields
-
Packages that use FirestoreIndexFields Package Description com.hashicorp.cdktf.providers.google.firestore_index google_firestore_index -
-
Uses of FirestoreIndexFields in com.hashicorp.cdktf.providers.google.firestore_index
Classes in com.hashicorp.cdktf.providers.google.firestore_index that implement FirestoreIndexFields Modifier and Type Class Description static classFirestoreIndexFields.Jsii$ProxyAn implementation forFirestoreIndexFieldsMethods in com.hashicorp.cdktf.providers.google.firestore_index that return FirestoreIndexFields Modifier and Type Method Description FirestoreIndexFieldsFirestoreIndexFields.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.firestore_index with parameters of type FirestoreIndexFields Modifier and Type Method Description voidFirestoreIndexFieldsOutputReference. setInternalValue(FirestoreIndexFields value)Method parameters in com.hashicorp.cdktf.providers.google.firestore_index with type arguments of type FirestoreIndexFields Modifier and Type Method Description FirestoreIndex.BuilderFirestoreIndex.Builder. fields(List<? extends FirestoreIndexFields> fields)fields block.FirestoreIndexConfig.BuilderFirestoreIndexConfig.Builder. fields(List<? extends FirestoreIndexFields> fields)Sets the value ofFirestoreIndexConfig.getFields()voidFirestoreIndexFieldsList. setInternalValue(List<FirestoreIndexFields> value)
-