@Stability(value=External) 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 |
targetArn(String targetArn)
Sets the value of TargetArn
|
CfnFunction.DeadLetterQueueProperty.Builder |
type(String type)
Sets the value of Type
|
@Stability(value=External) public CfnFunction.DeadLetterQueueProperty.Builder targetArn(String targetArn)
targetArn - `CfnFunction.DeadLetterQueueProperty.TargetArn`. This parameter is required.this@Stability(value=External) public CfnFunction.DeadLetterQueueProperty.Builder type(String type)
type - `CfnFunction.DeadLetterQueueProperty.Type`. This parameter is required.this@Stability(value=External) public CfnFunction.DeadLetterQueueProperty build()
CfnFunction.DeadLetterQueuePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.