AWS SDK for Kotlin
Toggle table of contents
1.4.109
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
lambda
/
aws.sdk.kotlin.services.lambda.model
/
ListFunctionsResponse
/
Builder
Builder
class
Builder
Members
Properties
functions
Link copied to clipboard
var
functions
:
List
<
FunctionConfiguration
>
?
A list of Lambda functions.
next
Marker
Link copied to clipboard
var
nextMarker
:
String
?
The pagination token that's included if more results are available.