Class: Aws::Types::ReplicationStartingPosition

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#type"LATEST", "EARLIEST"

Returns the value of attribute type.

Returns:

  • ("LATEST", "EARLIEST")


1273
1274
1275
# File 'sig/types.rbs', line 1273

def type
  @type
end