KeyAccessJustificationsPolicyConfig

A singleton configuration for Key Access Justifications policies.

JSON representation
{ "name": string, "defaultKeyAccessJustificationPolicy": { object (KeyAccessJustificationsPolicy) } }
Fields
name

string

Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in the format of "{organizations|folders|projects}/*/kajPolicyConfig".

defaultKeyAccessJustificationPolicy

object (KeyAccessJustificationsPolicy)

Optional. The default key access justification policy used when a CryptoKey is created in this folder. This is only used when a Key Access Justifications policy is not provided in the CreateCryptoKeyRequest. This overrides any default policies in its ancestry.