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

Class: Aws::IoT::Types::ListAuditMitigationActionsExecutionsResponse

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#actions_executionsArray<Types::AuditMitigationActionExecutionMetadata>

A set of task execution results based on the input parameters. Details include the mitigation action applied, start time, and task status.

Returns:

#next_tokenString

The token for the next set of results.

Returns:

  • (String)

    The token for the next set of results.