cmekConfig

@JvmName(name = "qurcwfnnnpigtkrj")
suspend fun cmekConfig(value: Output<DatabaseCmekConfigArgs>)
@JvmName(name = "oysbqwtpxsfmgdua")
suspend fun cmekConfig(value: DatabaseCmekConfigArgs?)

Parameters

value

The CMEK (Customer Managed Encryption Key) configuration for a Firestore database. If not present, the database is secured by the default Google encryption key. Structure is documented below.


@JvmName(name = "qwfontdnyhukvhvf")
suspend fun cmekConfig(argument: suspend DatabaseCmekConfigArgsBuilder.() -> Unit)

Parameters

argument

The CMEK (Customer Managed Encryption Key) configuration for a Firestore database. If not present, the database is secured by the default Google encryption key. Structure is documented below.