Module: Aws::Connect::Client::_SearchHoursOfOperationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::SearchHoursOfOperationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#approximate_total_count::Integer

Returns:

  • (::Integer)


3954
# File 'sig/client.rbs', line 3954

def approximate_total_count: () -> ::Integer

#hours_of_operations::Array[Types::HoursOfOperation]

Returns:



3952
# File 'sig/client.rbs', line 3952

def hours_of_operations: () -> ::Array[Types::HoursOfOperation]

#next_token::String

Returns:

  • (::String)


3953
# File 'sig/client.rbs', line 3953

def next_token: () -> ::String