Module: Aws::Connect::Client::_ListLambdaFunctionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListLambdaFunctionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#lambda_functions ⇒ ::Array[::String]
3062 |
# File 'sig/client.rbs', line 3062
def lambda_functions: () -> ::Array[::String]
|
#next_token ⇒ ::String
3063 |
# File 'sig/client.rbs', line 3063
def next_token: () -> ::String
|