Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_index.FirestoreIndexConfig
-
Packages that use FirestoreIndexConfig Package Description com.hashicorp.cdktf.providers.google.firestore_index google_firestore_index -
-
Uses of FirestoreIndexConfig in com.hashicorp.cdktf.providers.google.firestore_index
Classes in com.hashicorp.cdktf.providers.google.firestore_index that implement FirestoreIndexConfig Modifier and Type Class Description static classFirestoreIndexConfig.Jsii$ProxyAn implementation forFirestoreIndexConfigMethods in com.hashicorp.cdktf.providers.google.firestore_index that return FirestoreIndexConfig Modifier and Type Method Description FirestoreIndexConfigFirestoreIndexConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.firestore_index with parameters of type FirestoreIndexConfig Constructor Description FirestoreIndex(software.constructs.Construct scope, String id, FirestoreIndexConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/firestore_index google_firestore_index} Resource.
-