| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.DeadLetterQueueProperty.Jsii$Proxy
An implementation for
CfnFunction.DeadLetterQueueProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeadLetterQueueProperty |
CfnFunction.DeadLetterQueueProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.deadLetterQueue(CfnFunction.DeadLetterQueueProperty deadLetterQueue)
Sets the value of
CfnFunctionProps.getDeadLetterQueue() |
CfnFunction.Builder |
CfnFunction.Builder.deadLetterQueue(CfnFunction.DeadLetterQueueProperty deadLetterQueue)
`AWS::Serverless::Function.DeadLetterQueue`.
|
void |
CfnFunction.setDeadLetterQueue(CfnFunction.DeadLetterQueueProperty value)
`AWS::Serverless::Function.DeadLetterQueue`.
|
Copyright © 2020. All rights reserved.