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."],[[["The `AwsClusterError` class, part of the Anthos Multi-Cloud v1 API, details errors found on AWS clusters."],["Version 2.8.0 is the latest version, with multiple other available versions ranging from 2.7.0 to 1.0.0-beta01 for `AwsClusterError`."],["`AwsClusterError` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: one default and another that takes an `AwsClusterError` instance as a parameter."],["The `AwsClusterError` class has a public string property called `Message` that provides a human-readable description of the error."]]],[]]