Builder
class Builder
Properties
Link copied to clipboard
The expected encoding type of the input payload for the function. The default is ''json''.
Link copied to clipboard
The environment configuration of the function.
Link copied to clipboard
The name of the function executable.
Link copied to clipboard
The Lambda runtime supported by Greengrass which is to be used instead of the one specified in the Lambda function.
Link copied to clipboard
The memory size, in KB, which the function requires. This setting is not applicable and should be cleared when you run the Lambda function without containerization.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.greengrass.model.FunctionConfigurationEnvironment inside the given block