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