Class: Aws::Types::ReplicationStartingPosition
- Inherits:
-
Object
- Object
- Aws::Types::ReplicationStartingPosition
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#type ⇒ "LATEST", "EARLIEST"
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ "LATEST", "EARLIEST"
Returns the value of attribute type.
1273 1274 1275 |
# File 'sig/types.rbs', line 1273 def type @type end |