| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
FunctionResource.DeadLetterQueueProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
FunctionResource.DeadLetterQueueProperty |
FunctionResource.DeadLetterQueueProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionResourceProps.setDeadLetterQueue(FunctionResource.DeadLetterQueueProperty value)
``AWS::Serverless::Function.DeadLetterQueue``
|
void |
FunctionResourceProps.Jsii$Proxy.setDeadLetterQueue(FunctionResource.DeadLetterQueueProperty value)
``AWS::Serverless::Function.DeadLetterQueue``
|
FunctionResourceProps.Builder |
FunctionResourceProps.Builder.withDeadLetterQueue(FunctionResource.DeadLetterQueueProperty value)
Sets the value of DeadLetterQueue
|
Copyright © 2018. All rights reserved.