| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
| Modifier and Type | Method and Description |
|---|---|
FunctionVersionProps.Builder.Build |
FunctionVersionProps.Builder.Build.withCodeSha256(String value)
SHA256 of the version of the Lambda source code
Specify to validate that you're deploying the right version.
|
FunctionVersionProps.Builder.Build |
FunctionVersionProps.Builder.Build.withDescription(String value)
Description of the version
|
FunctionVersionProps.Builder.Build |
FunctionVersionProps.Builder.withLambda(FunctionRef value)
Function to get the value of
|
Copyright © 2018. All rights reserved.