Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::Encryption.
Encryption message describes the details of the applied encryption.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kms_key
def kms_key() -> ::String
Returns
- (::String) — Required. The name of the encryption key that is stored in Google Cloud KMS.
#kms_key=
def kms_key=(value) -> ::String
Parameter
- value (::String) — Required. The name of the encryption key that is stored in Google Cloud KMS.
Returns
- (::String) — Required. The name of the encryption key that is stored in Google Cloud KMS.