Class: Aws::Types::CreateHoursOfOperationOverrideResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHoursOfOperationOverrideResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hours_of_operation_override_id ⇒ ::String
Returns the value of attribute hours_of_operation_override_id.
Instance Attribute Details
#hours_of_operation_override_id ⇒ ::String
Returns the value of attribute hours_of_operation_override_id.
1531 1532 1533 |
# File 'sig/types.rbs', line 1531 def hours_of_operation_override_id @hours_of_operation_override_id end |