Class: Aws::Types::OverrideTimeSlice

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)


6076
6077
6078
# File 'sig/types.rbs', line 6076

def hours
  @hours
end

#minutes::Integer

Returns the value of attribute minutes.

Returns:

  • (::Integer)


6077
6078
6079
# File 'sig/types.rbs', line 6077

def minutes
  @minutes
end