Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AwsConfigEncryption.
Config encryption for user data.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kms_key_arn
def kms_key_arn() -> ::String
Returns
- (::String) — Required. The ARN of the AWS KMS key used to encrypt user data.
#kms_key_arn=
def kms_key_arn=(value) -> ::String
Parameter
- value (::String) — Required. The ARN of the AWS KMS key used to encrypt user data.
Returns
- (::String) — Required. The ARN of the AWS KMS key used to encrypt user data.