class Aws::FIS::Types::Action

Describes an action. For more information, see [AWS FIS actions] in the *AWS Fault Injection Simulator User Guide*.

[1]: docs.aws.amazon.com/fis/latest/userguide/fis-actions-reference.html

@!attribute [rw] id

The ID of the action.
@return [String]

@!attribute [rw] description

The description for the action.
@return [String]

@!attribute [rw] parameters

The action parameters, if applicable.
@return [Hash<String,Types::ActionParameter>]

@!attribute [rw] targets

The supported targets for the action.
@return [Hash<String,Types::ActionTarget>]

@!attribute [rw] tags

The tags for the action.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/fis-2020-12-01/Action AWS API Documentation

Constants

SENSITIVE