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 `AwsClusterError` class, part of the Anthos Multi-Cloud v1 API, is designed to describe errors found on AWS clusters."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling message structures, comparisons, deep cloning, and buffer operations."],["There are multiple versions of the `AwsClusterError` class available, ranging from the latest version 2.8.0 down to version 1.0.0-beta01, that can be accessed using the provided links."],["The `AwsClusterError` class includes a constructor with no arguments and a copy constructor that accepts another `AwsClusterError` instance."],["The `AwsClusterError` class contains a `Message` property, which is a string providing a human-friendly description of the error."]]],[]]