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

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

AwsNodePoolError describes errors found on AWS node pools.

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

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