| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Version |
Version.Builder.build() |
Version |
SingletonFunction.getCurrentVersion()
(experimental) Returns a `lambda.Version` which represents the current version of this singleton Lambda function.
|
Version |
Function.getCurrentVersion()
(experimental) Returns a `lambda.Version` which represents the current version of this Lambda function.
|
Copyright © 2021. All rights reserved.