public static final class CfnFunction.DeadLetterQueueProperty.Builder extends Object
CfnFunction.DeadLetterQueueProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeadLetterQueueProperty |
build()
Builds the configured instance.
|
CfnFunction.DeadLetterQueueProperty.Builder |
withTargetArn(String value)
Sets the value of TargetArn
|
CfnFunction.DeadLetterQueueProperty.Builder |
withType(String value)
Sets the value of Type
|
public CfnFunction.DeadLetterQueueProperty.Builder withTargetArn(String value)
value - `CfnFunction.DeadLetterQueueProperty.TargetArn`.thispublic CfnFunction.DeadLetterQueueProperty.Builder withType(String value)
value - `CfnFunction.DeadLetterQueueProperty.Type`.thispublic CfnFunction.DeadLetterQueueProperty build()
CfnFunction.DeadLetterQueuePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.