public static final class CfnFunction.DeadLetterConfigProperty.Builder
extends java.lang.Object
CfnFunction.DeadLetterConfigProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnFunction.DeadLetterConfigProperty |
build()
Builds the configured instance.
|
CfnFunction.DeadLetterConfigProperty.Builder |
targetArn(java.lang.String targetArn)
Sets the value of
CfnFunction.DeadLetterConfigProperty.getTargetArn() |
public CfnFunction.DeadLetterConfigProperty.Builder targetArn(java.lang.String targetArn)
CfnFunction.DeadLetterConfigProperty.getTargetArn()
targetArn
- The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.this
public CfnFunction.DeadLetterConfigProperty build()
CfnFunction.DeadLetterConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided