Class: Aws::Types::WindowStartTime

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hours::Integer

Returns the value of attribute hours.

Returns:

  • (::Integer)


2591
2592
2593
# File 'sig/types.rbs', line 2591

def hours
  @hours
end

#minutes::Integer

Returns the value of attribute minutes.

Returns:

  • (::Integer)


2592
2593
2594
# File 'sig/types.rbs', line 2592

def minutes
  @minutes
end