defaultKeyAccessJustificationPolicy property

KeyAccessJustificationsPolicy? defaultKeyAccessJustificationPolicy
getter/setter pair

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.

Optional.

Implementation

KeyAccessJustificationsPolicy? defaultKeyAccessJustificationPolicy;