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.



6011
6012
6013
# File 'sig/types.rbs', line 6011

def end
  @end
end

#startTypes::OverrideTimeSlice

Returns the value of attribute start.



6010
6011
6012
# File 'sig/types.rbs', line 6010

def start
  @start
end