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 version 2.6.0."],["The `AwsClusterError` class, used to describe errors in AWS clusters, inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located within the `Google.Cloud.GkeMultiCloud.V1` namespace and is part of the `Google.Cloud.GkeMultiCloud.V1.dll` assembly."],["The `AwsClusterError` class offers two constructors: a default constructor and a constructor that accepts another `AwsClusterError` instance."],["The primary property of the `AwsClusterError` class is `Message`, a string property that holds a human-readable description of the error."]]],[]]