Class: Aws::Types::MapRunRedrivenEventDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#map_run_arn::String

Returns the value of attribute map_run_arn.

Returns:

  • (::String)


770
771
772
# File 'sig/types.rbs', line 770

def map_run_arn
  @map_run_arn
end

#redrive_count::Integer

Returns the value of attribute redrive_count.

Returns:

  • (::Integer)


771
772
773
# File 'sig/types.rbs', line 771

def redrive_count
  @redrive_count
end