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)


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

def approximate_total_count: () -> ::Integer

#hours_of_operations::Array[Types::HoursOfOperation]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String