| Package | Description |
|---|---|
| software.amazon.awscdk.services.lambda |
AWS Lambda Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.DeadLetterConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.DeadLetterConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeadLetterConfigProperty |
CfnFunction.DeadLetterConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.deadLetterConfig(CfnFunction.DeadLetterConfigProperty deadLetterConfig)
`AWS::Lambda::Function.DeadLetterConfig`.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.deadLetterConfig(CfnFunction.DeadLetterConfigProperty deadLetterConfig)
Sets the value of
CfnFunctionProps.getDeadLetterConfig() |
void |
CfnFunction.setDeadLetterConfig(CfnFunction.DeadLetterConfigProperty value)
`AWS::Lambda::Function.DeadLetterConfig`.
|
Copyright © 2021. All rights reserved.