Class: Aws::Types::KeyRange

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#begin_marker::String

Returns the value of attribute begin_marker.

Returns:



404
405
406
# File 'sig/types.rbs', line 404

def begin_marker
  @begin_marker
end

#end_marker::String

Returns the value of attribute end_marker.

Returns:



405
406
407
# File 'sig/types.rbs', line 405

def end_marker
  @end_marker
end