Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::AwsDatabaseEncryption (v0.1.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AwsDatabaseEncryption.

Configuration related to application-layer secrets encryption.

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 cluster secrets.

#kms_key_arn=

def kms_key_arn=(value) -> ::String
Parameter
  • value (::String) — Required. The ARN of the AWS KMS key used to encrypt cluster secrets.
Returns
  • (::String) — Required. The ARN of the AWS KMS key used to encrypt cluster secrets.