Google Anthos Multi Cloud V1 Client - Class AwsConfigEncryption (0.4.4)

Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AwsConfigEncryption.

Config encryption for user data.

Generated from protobuf message google.cloud.gkemulticloud.v1.AwsConfigEncryption

Namespace

Google \ Cloud \ GkeMultiCloud \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ kms_key_arn string

Required. The ARN of the AWS KMS key used to encrypt user data.

getKmsKeyArn

Required. The ARN of the AWS KMS key used to encrypt user data.

Returns
TypeDescription
string

setKmsKeyArn

Required. The ARN of the AWS KMS key used to encrypt user data.

Parameter
NameDescription
var string
Returns
TypeDescription
$this