Class: Aws::Types::ParentHoursOfOperationConfig
- Inherits:
-
Object
- Object
- Aws::Types::ParentHoursOfOperationConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hours_of_operation_id ⇒ ::String
Returns the value of attribute hours_of_operation_id.
Instance Attribute Details
#hours_of_operation_id ⇒ ::String
Returns the value of attribute hours_of_operation_id.
5961 5962 5963 |
# File 'sig/types.rbs', line 5961 def hours_of_operation_id @hours_of_operation_id end |