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)


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

def next_token: () -> ::String

#service_functions::Array[Types::ServiceFunction]

Returns:



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

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