Class: Aws::Types::TimeWindow

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#open_hoursTypes::OpenHours

Returns the value of attribute open_hours.

Returns:



818
819
820
# File 'sig/types.rbs', line 818

def open_hours
  @open_hours
end

#restricted_periodsTypes::RestrictedPeriods

Returns the value of attribute restricted_periods.



819
820
821
# File 'sig/types.rbs', line 819

def restricted_periods
  @restricted_periods
end