Module: Aws::Resiliencehubv2::Client::_ListServiceFunctionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#service_functions::Array[Types::ServiceFunction]

Returns:



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

def service_functions: () -> ::Array[Types::ServiceFunction]