Google Anthos Multi Cloud V1 Client - Class AwsClusterError (0.3.0)

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

AwsClusterError describes errors found on AWS clusters.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ message string

Human-friendly description of the error.

getMessage

Human-friendly description of the error.

Returns
TypeDescription
string

setMessage

Human-friendly description of the error.

Parameter
NameDescription
var string
Returns
TypeDescription
$this