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.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def hours_of_operation_arn @hours_of_operation_arn end |
#hours_of_operation_id ⇒ ::String
Returns the value of attribute hours_of_operation_id.
1561 1562 1563 |
# File 'sig/types.rbs', line 1561 def hours_of_operation_id @hours_of_operation_id end |