public static interface CfnFunction.DeadLetterQueueProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#deadletterqueue-object| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.DeadLetterQueueProperty.Builder
A builder for
CfnFunction.DeadLetterQueueProperty |
static class |
CfnFunction.DeadLetterQueueProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.DeadLetterQueueProperty.Builder |
builder() |
String |
getTargetArn()
`CfnFunction.DeadLetterQueueProperty.TargetArn`.
|
String |
getType()
`CfnFunction.DeadLetterQueueProperty.Type`.
|
String getTargetArn()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunctionString getType()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#awsserverlessfunctionstatic CfnFunction.DeadLetterQueueProperty.Builder builder()
Copyright © 2019. All rights reserved.