Class: Aws::Types::CreateHoursOfOperationResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateHoursOfOperationResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hours_of_operation_arn ⇒ ::String
Returns the value of attribute hours_of_operation_arn.
-
#hours_of_operation_id ⇒ ::String
Returns the value of attribute hours_of_operation_id.
Instance Attribute Details
#hours_of_operation_arn ⇒ ::String
Returns the value of attribute hours_of_operation_arn.
1548 1549 1550 |
# File 'sig/types.rbs', line 1548 def hours_of_operation_arn @hours_of_operation_arn end |
#hours_of_operation_id ⇒ ::String
Returns the value of attribute hours_of_operation_id.
1547 1548 1549 |
# File 'sig/types.rbs', line 1547 def hours_of_operation_id @hours_of_operation_id end |