Class: Aws::Types::OperationalHour

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endTypes::OverrideTimeSlice

Returns the value of attribute end.



6200
6201
6202
# File 'sig/types.rbs', line 6200

def end
  @end
end

#startTypes::OverrideTimeSlice

Returns the value of attribute start.



6199
6200
6201
# File 'sig/types.rbs', line 6199

def start
  @start
end