toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
lambda
/
aws.sdk.kotlin.services.lambda.model
/
InvokeAsyncRequest
/
Builder
Builder
class
Builder
Members
Properties
function
Name
Link copied to clipboard
var
functionName
:
String
?
The name of the Lambda function.
invoke
Args
Link copied to clipboard
var
invokeArgs
:
ByteStream
?
The JSON that you want to provide to your Lambda function as input.