Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_field.FirestoreFieldIndexConfig
-
Packages that use FirestoreFieldIndexConfig Package Description com.hashicorp.cdktf.providers.google.firestore_field google_firestore_field -
-
Uses of FirestoreFieldIndexConfig in com.hashicorp.cdktf.providers.google.firestore_field
Classes in com.hashicorp.cdktf.providers.google.firestore_field that implement FirestoreFieldIndexConfig Modifier and Type Class Description static classFirestoreFieldIndexConfig.Jsii$ProxyAn implementation forFirestoreFieldIndexConfigMethods in com.hashicorp.cdktf.providers.google.firestore_field that return FirestoreFieldIndexConfig Modifier and Type Method Description FirestoreFieldIndexConfigFirestoreFieldIndexConfig.Builder. build()Builds the configured instance.default FirestoreFieldIndexConfigFirestoreFieldConfig. getIndexConfig()index_config block.FirestoreFieldIndexConfigFirestoreFieldConfig.Jsii$Proxy. getIndexConfig()FirestoreFieldIndexConfigFirestoreField. getIndexConfigInput()FirestoreFieldIndexConfigFirestoreFieldIndexConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.firestore_field with parameters of type FirestoreFieldIndexConfig Modifier and Type Method Description FirestoreField.BuilderFirestoreField.Builder. indexConfig(FirestoreFieldIndexConfig indexConfig)index_config block.FirestoreFieldConfig.BuilderFirestoreFieldConfig.Builder. indexConfig(FirestoreFieldIndexConfig indexConfig)Sets the value ofFirestoreFieldConfig.getIndexConfig()voidFirestoreField. putIndexConfig(FirestoreFieldIndexConfig value)voidFirestoreFieldIndexConfigOutputReference. setInternalValue(FirestoreFieldIndexConfig value)
-