AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about an Automation failure.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.FailureDetails

Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z

Syntax

C#
public class FailureDetails

The FailureDetails type exposes the following members

Constructors

NameDescription
Public Method FailureDetails()

Properties

NameTypeDescription
Public Property Details System.Collections.Generic.Dictionary<System.String, System.Collections.Generic.List<System.String>>

Gets and sets the property Details.

Detailed information about the Automation step failure.

Public Property FailureStage System.String

Gets and sets the property FailureStage.

The stage of the Automation execution when the failure occurred. The stages include the following: InputValidation, PreVerification, Invocation, PostVerification.

Public Property FailureType System.String

Gets and sets the property FailureType.

The type of Automation failure. Failure types include the following: Action, Permission, Throttling, Verification, Internal.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5