datastoreType

@JvmName(name = "ucrbvbotbwugiead")
suspend fun datastoreType(value: Output<String>)
@JvmName(name = "qfcyalksctttpgrj")
suspend fun datastoreType(value: String?)

Parameters

value

Specifies the type of the data store. Possible values are ArchiveStore, OperationalStore, SnapshotStore and VaultStore. Changing this forces a new resource to be created.

Note: The SnapshotStore will be removed in version 4.0 as it has been replaced by OperationalStore.