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.



6016
6017
6018
# File 'sig/types.rbs', line 6016

def end
  @end
end

#startTypes::OverrideTimeSlice

Returns the value of attribute start.



6015
6016
6017
# File 'sig/types.rbs', line 6015

def start
  @start
end