Class: Aws::Types::MapIterationEventDetails

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#index::Integer

Returns the value of attribute index.

Returns:

  • (::Integer)


722
723
724
# File 'sig/types.rbs', line 722

def index
  @index
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


721
722
723
# File 'sig/types.rbs', line 721

def name
  @name
end