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.
6115 6116 6117 |
# File 'sig/types.rbs', line 6115 def hours_of_operation_id @hours_of_operation_id end |