Class: Aws::Types::DescribeHoursOfOperationResponse
- Inherits:
-
Object
- Object
- Aws::Types::DescribeHoursOfOperationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hours_of_operation ⇒ Types::HoursOfOperation
Returns the value of attribute hours_of_operation.
Instance Attribute Details
#hours_of_operation ⇒ Types::HoursOfOperation
Returns the value of attribute hours_of_operation.
2664 2665 2666 |
# File 'sig/types.rbs', line 2664 def hours_of_operation @hours_of_operation end |