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