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-04-09 UTC."],[[["This webpage provides reference documentation for the `AwsClusterError` class within the Anthos Multi-Cloud v1 API."],["`AwsClusterError` is used to describe errors specifically found on AWS clusters and it's part of the `Google.Cloud.GkeMultiCloud.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to the `AwsClusterError` type."],["The page details the class's inheritance from the `object` class and shows methods for `GetHashCode()`, `GetType()`, and `ToString()`, all inherited."],["Constructors and a property `Message` are listed, allowing for the creation of `AwsClusterError` objects and retrieval of a human-friendly error message."]]],[]]