Cloud Key Management Service (KMS) V1 API - Class Google::Cloud::Kms::V1::KeyAccessJustificationsPolicy (v1.0.2)

Reference documentation and code samples for the Cloud Key Management Service (KMS) V1 API class Google::Cloud::Kms::V1::KeyAccessJustificationsPolicy.

A KeyAccessJustificationsPolicy specifies zero or more allowed AccessReason values for encrypt, decrypt, and sign operations on a CryptoKey.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#allowed_access_reasons

def allowed_access_reasons() -> ::Array<::Google::Cloud::Kms::V1::AccessReason>
Returns

#allowed_access_reasons=

def allowed_access_reasons=(value) -> ::Array<::Google::Cloud::Kms::V1::AccessReason>
Parameter
Returns