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, describes errors found on AWS clusters."],["This documentation covers versions of `AwsClusterError` from 1.0.0-beta01 up to the latest 2.8.0, with version 2.5.0 being specifically highlighted."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for detailed error handling and object management."],["It includes constructors for default initialization and copying from another `AwsClusterError` instance, as well as a `Message` property for a human-readable description of the error."]]],[]]