databaseType

@JvmName(name = "fmfcfvfimfnffmmj")
suspend fun databaseType(value: Output<String>)
@JvmName(name = "sjrftojtuaodfpuj")
suspend fun databaseType(value: String?)

Parameters

value

The type of the Cloud Firestore or Cloud Datastore database associated with this application. Can be CLOUD_FIRESTORE or CLOUD_DATASTORE_COMPATIBILITY for new instances. To support old instances, the value CLOUD_DATASTORE is accepted by the provider, but will be rejected by the API. To create a Cloud Firestore database without creating an App Engine application, use the gcp.firestore.Database resource instead.