public sealed class AwsClusterError : IMessage<AwsClusterError>, IEquatable<AwsClusterError>, IDeepCloneable<AwsClusterError>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud v1 API class AwsClusterError.
AwsClusterError describes errors found on AWS clusters.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference information for the `AwsClusterError` class within the Anthos Multi-Cloud v1 API, specifically for version 2.3.0."],["`AwsClusterError` is designed to represent and describe errors that occur on AWS clusters, allowing for specific error reporting."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which offer capabilities related to messaging, equality checks, deep cloning, and buffer operations."],["The class includes a constructor for creating a new `AwsClusterError` object and another constructor for copying an existing `AwsClusterError` object, in addition to a property named 'Message' to record human-readable error descriptions."],["The page also provides links to various versions of the API documentation, ranging from version 1.0.0-beta01 to 2.8.0, allowing navigation to the documentation for each specific version of the class."]]],[]]