Class: Aws::Types::InputStartingPositionConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_starting_position"NOW", ...

Returns the value of attribute input_starting_position.

Returns:

  • ("NOW", "TRIM_HORIZON", "LAST_STOPPED_POINT")


738
739
740
# File 'sig/types.rbs', line 738

def input_starting_position
  @input_starting_position
end