kmsKeyName property

String? kmsKeyName
getter/setter pair

The KMS key name with which the content of the ClassItem is encrypted.

The expected format is projects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{crypto_key}.

Output only.

Implementation

core.String? kmsKeyName;