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, specifically for version 2.7.0."],["`AwsClusterError` is designed to represent and describe errors that occur on AWS clusters, implemented as a sealed class."],["The `AwsClusterError` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions for the `AwsClusterError`, ranging from version 2.8.0 (latest) down to 1.0.0-beta01, with each version having a dedicated page."],["The webpage provides two constructors for the `AwsClusterError` class: a parameterless constructor, and a constructor that takes another `AwsClusterError` object as a parameter, allowing for the creation of new `AwsClusterError` instances."]]],[]]