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

Class: Aws::States::Types::MapIterationEventDetails

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#indexInteger

The index of the array belonging to the Map state iteration.

Returns:

  • (Integer)

    The index of the array belonging to the Map state iteration.

#nameString

The name of the iteration’s parent Map state.

Returns:

  • (String)

    The name of the iteration’s parent Map state.