@Stability(value=Stable) public static final class CfnFunction.DeadLetterConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.DeadLetterConfigProperty>
CfnFunction.DeadLetterConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeadLetterConfigProperty |
build()
Builds the configured instance.
|
CfnFunction.DeadLetterConfigProperty.Builder |
targetArn(String targetArn)
Sets the value of
CfnFunction.DeadLetterConfigProperty.getTargetArn() |
@Stability(value=Stable) public CfnFunction.DeadLetterConfigProperty.Builder targetArn(String targetArn)
CfnFunction.DeadLetterConfigProperty.getTargetArn()targetArn - `CfnFunction.DeadLetterConfigProperty.TargetArn`.this@Stability(value=Stable) public CfnFunction.DeadLetterConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.DeadLetterConfigProperty>CfnFunction.DeadLetterConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.