Class: Google::Cloud::GkeMultiCloud::V1::AwsNodePoolError Deprecated

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb

Overview

Deprecated.

This message is deprecated and may be removed in the next major version update.

AwsNodePoolError describes errors found on AWS node pools.

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns Human-friendly description of the error.

Returns:

  • (::String)

    Human-friendly description of the error.



888
889
890
891
# File 'proto_docs/google/cloud/gkemulticloud/v1/aws_resources.rb', line 888

class AwsNodePoolError
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end