You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoT::Types::MitigationActionIdentifier

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Information that identifies a mitigation action. This information is returned by ListMitigationActions.

Instance Attribute Summary collapse

Instance Attribute Details

#action_arnString

The IAM role ARN used to apply this mitigation action.

Returns:

  • (String)

    The IAM role ARN used to apply this mitigation action.

#action_nameString

The friendly name of the mitigation action.

Returns:

  • (String)

    The friendly name of the mitigation action.

#creation_dateTime

The date when this mitigation action was created.

Returns:

  • (Time)

    The date when this mitigation action was created.