Class: Aws::Types::InputStartingPositionConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::InputStartingPositionConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#input_starting_position ⇒ "NOW", ...
Returns the value of attribute input_starting_position.
Instance Attribute Details
#input_starting_position ⇒ "NOW", ...
Returns the value of attribute input_starting_position.
738 739 740 |
# File 'sig/types.rbs', line 738 def input_starting_position @input_starting_position end |