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
670 |
# File 'sig/client.rbs', line 670
def next_token: () -> ::String
|
#service_functions ⇒ ::Array[Types::ServiceFunction]
669 |
# File 'sig/client.rbs', line 669
def service_functions: () -> ::Array[Types::ServiceFunction]
|