Class: Aws::Types::EffectiveHoursOfOperations

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#date::String

Returns the value of attribute date.

Returns:

  • (::String)


3189
3190
3191
# File 'sig/types.rbs', line 3189

def date
  @date
end

#operational_hours::Array[Types::OperationalHour]

Returns the value of attribute operational_hours.

Returns:



3190
3191
3192
# File 'sig/types.rbs', line 3190

def operational_hours
  @operational_hours
end