public static interface SingletonLambdaProps.Builder.RuntimeStep
| Modifier and Type | Method and Description |
|---|---|
SingletonLambdaProps.Builder.Build |
withRuntime(software.amazon.awscdk.services.lambda.LambdaRuntime value)
The runtime environment for the Lambda function that you are uploading.
|
SingletonLambdaProps.Builder.Build withRuntime(software.amazon.awscdk.services.lambda.LambdaRuntime value)
Copyright © 2018. All rights reserved.