keyName property

String? keyName
getter/setter pair

The name of the Cloud KMS key that will be used to decrypt the secret value.

The VM service account must have the required permissions and authentication scopes to invoke the decrypt method on the specified key.

Implementation

core.String? keyName;