kmsKeyName property

TfArg<String> kmsKeyName
final

KMS key resource path: projects/{project}/locations/{location}/keyRings/{ring}/cryptoKeys/{key}. The KMS location MUST match the Firestore database location.

Implementation

final TfArg<String> kmsKeyName;