Class: Google::Cloud::Batch::V1::Environment::KMSEnvMap
- Inherits:
-
Object
- Object
- Google::Cloud::Batch::V1::Environment::KMSEnvMap
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/batch/v1/task.rb
Instance Attribute Summary collapse
-
#cipher_text ⇒ ::String
The value of the cipherText response from the
encrypt
method. -
#key_name ⇒ ::String
The name of the KMS key that will be used to decrypt the cipher text.