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."],[[["This webpage provides documentation for the `AwsClusterError` class within the Google Cloud GKE Multi-Cloud V1 API, specifically version 2.1.0."],["The `AwsClusterError` class is designed to describe errors that occur on AWS clusters and inherits from `Object`, implementing several interfaces like `IMessage` and `IEquatable`."],["The class offers two constructors, a default one and another that accepts an existing `AwsClusterError` instance for copying."],["It includes a `Message` property of type string, allowing for a human-readable description of the error encountered."],["The page also lists various versions of the API, from 1.0.0-beta01 up to the latest 2.8.0, providing links to their respective documentations."]]],[]]