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.



6110
6111
6112
# File 'sig/types.rbs', line 6110

def end
  @end
end

#startTypes::OverrideTimeSlice

Returns the value of attribute start.



6109
6110
6111
# File 'sig/types.rbs', line 6109

def start
  @start
end