Class: Aws::Types::HandOffTime

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hour_of_day ⇒ ::Integer

Returns the value of attribute hour_of_day.

Returns:

  • (::Integer)


321
322
323
# File 'sig/types.rbs', line 321

def hour_of_day
  @hour_of_day
end

#minute_of_hour ⇒ ::Integer

Returns the value of attribute minute_of_hour.

Returns:

  • (::Integer)


322
323
324
# File 'sig/types.rbs', line 322

def minute_of_hour
  @minute_of_hour
end