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