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.



5857
5858
5859
# File 'sig/types.rbs', line 5857

def end
  @end
end

#startTypes::OverrideTimeSlice

Returns the value of attribute start.



5856
5857
5858
# File 'sig/types.rbs', line 5856

def start
  @start
end