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]
3181 |
# File 'sig/client.rbs', line 3181
def lambda_functions: () -> ::Array[::String]
|
#next_token ⇒ ::String
3182 |
# File 'sig/client.rbs', line 3182
def next_token: () -> ::String
|