Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::EncryptionKey.
Defined a customer managed encryption key that will be used to encrypt Backup artifacts.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gcp_kms_encryption_key
def gcp_kms_encryption_key() -> ::String
Returns
-
(::String) — Optional. Google Cloud KMS encryption key. Format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
#gcp_kms_encryption_key=
def gcp_kms_encryption_key=(value) -> ::String
Parameter
-
value (::String) — Optional. Google Cloud KMS encryption key. Format:
projects/*/locations/*/keyRings/*/cryptoKeys/*
Returns
-
(::String) — Optional. Google Cloud KMS encryption key. Format:
projects/*/locations/*/keyRings/*/cryptoKeys/*