Class: Aws::Types::DatetimeRange

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#begin::String

Returns the value of attribute begin.

Returns:



317
318
319
# File 'sig/types.rbs', line 317

def begin
  @begin
end

#end::String

Returns the value of attribute end.

Returns:



318
319
320
# File 'sig/types.rbs', line 318

def end
  @end
end