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.

Describes an action. For more information, see FIS actions in the Fault Injection Service User Guide.

Inheritance Hierarchy

System.Object
  Amazon.FIS.Model.Action

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

Syntax

C#
public class Action

The Action type exposes the following members

Constructors

NameDescription
Public Method Action()

Properties

NameTypeDescription
Public Property Arn System.String

Gets and sets the property Arn.

The Amazon Resource Name (ARN) of the action.

Public Property Description System.String

Gets and sets the property Description.

The description for the action.

Public Property Id System.String

Gets and sets the property Id.

The ID of the action.

Public Property Parameters System.Collections.Generic.Dictionary<System.String, Amazon.FIS.Model.ActionParameter>

Gets and sets the property Parameters.

The action parameters, if applicable.

Public Property Tags System.Collections.Generic.Dictionary<System.String, System.String>

Gets and sets the property Tags.

The tags for the action.

Public Property Targets System.Collections.Generic.Dictionary<System.String, Amazon.FIS.Model.ActionTarget>

Gets and sets the property Targets.

The supported targets for the action.

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