public static interface SingletonLambdaProps.Builder.CodeStep
| Modifier and Type | Method and Description |
|---|---|
SingletonLambdaProps.Builder.HandlerStep |
withCode(software.amazon.awscdk.services.lambda.LambdaCode value)
The source code of your Lambda function.
|
SingletonLambdaProps.Builder.HandlerStep withCode(software.amazon.awscdk.services.lambda.LambdaCode value)
Copyright © 2018. All rights reserved.