Module: Aws::Connect::Client::_ListHoursOfOperationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHoursOfOperationsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#hours_of_operation_summary_list ⇒ ::Array[Types::HoursOfOperationSummary]
2995 |
# File 'sig/client.rbs', line 2995
def hours_of_operation_summary_list: () -> ::Array[Types::HoursOfOperationSummary]
|
#next_token ⇒ ::String
2996 |
# File 'sig/client.rbs', line 2996
def next_token: () -> ::String
|