@Stability(value=Stable) public static final class CfnStreamProcessor.NotificationChannelProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStreamProcessor.NotificationChannelProperty>
CfnStreamProcessor.NotificationChannelProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.NotificationChannelProperty.Builder |
arn(String arn)
Sets the value of
CfnStreamProcessor.NotificationChannelProperty.getArn() |
CfnStreamProcessor.NotificationChannelProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnStreamProcessor.NotificationChannelProperty.Builder arn(String arn)
CfnStreamProcessor.NotificationChannelProperty.getArn()arn - The ARN of the SNS topic that receives notifications. This parameter is required.this@Stability(value=Stable) public CfnStreamProcessor.NotificationChannelProperty build()
build in interface software.amazon.jsii.Builder<CfnStreamProcessor.NotificationChannelProperty>CfnStreamProcessor.NotificationChannelPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.