| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront.experimental | |
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| software.amazon.awscdk.services.lambda.nodejs |
Amazon Lambda Node.js Library
|
| software.amazon.awscdk.triggers |
Triggers
|
| Modifier and Type | Method and Description |
|---|---|
VersionOptions |
EdgeFunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
| Modifier and Type | Method and Description |
|---|---|
EdgeFunction.Builder |
EdgeFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
EdgeFunctionProps.Builder |
EdgeFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VersionProps
Properties for a new Lambda version.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VersionOptions.Jsii$Proxy
An implementation for
VersionOptions |
static class |
VersionProps.Jsii$Proxy
An implementation for
VersionProps |
| Modifier and Type | Method and Description |
|---|---|
VersionOptions |
VersionOptions.Builder.build()
Builds the configured instance.
|
default VersionOptions |
FunctionOptions.getCurrentVersionOptions()
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
VersionOptions |
FunctionOptions.Jsii$Proxy.getCurrentVersionOptions() |
VersionOptions |
DockerImageFunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
VersionOptions |
SingletonFunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
VersionOptions |
FunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
| Modifier and Type | Method and Description |
|---|---|
Function.Builder |
Function.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
FunctionOptions.Builder |
FunctionOptions.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
DockerImageFunctionProps.Builder |
DockerImageFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
SingletonFunctionProps.Builder |
SingletonFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
FunctionProps.Builder |
FunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
SingletonFunction.Builder |
SingletonFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
DockerImageFunction.Builder |
DockerImageFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
| Modifier and Type | Method and Description |
|---|---|
VersionOptions |
NodejsFunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
| Modifier and Type | Method and Description |
|---|---|
NodejsFunctionProps.Builder |
NodejsFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
NodejsFunction.Builder |
NodejsFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
| Modifier and Type | Method and Description |
|---|---|
VersionOptions |
TriggerFunctionProps.Jsii$Proxy.getCurrentVersionOptions() |
| Modifier and Type | Method and Description |
|---|---|
TriggerFunction.Builder |
TriggerFunction.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Options for the `lambda.Version` resource automatically created by the `fn.currentVersion` method.
|
TriggerFunctionProps.Builder |
TriggerFunctionProps.Builder.currentVersionOptions(VersionOptions currentVersionOptions)
Sets the value of
FunctionOptions.getCurrentVersionOptions() |
Copyright © 2022. All rights reserved.