@Stability(value=Stable) public static final class CfnStreamProcessor.KinesisDataStreamProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStreamProcessor.KinesisDataStreamProperty>
CfnStreamProcessor.KinesisDataStreamProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.KinesisDataStreamProperty.Builder |
arn(String arn)
Sets the value of
CfnStreamProcessor.KinesisDataStreamProperty.getArn() |
CfnStreamProcessor.KinesisDataStreamProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnStreamProcessor.KinesisDataStreamProperty.Builder arn(String arn)
CfnStreamProcessor.KinesisDataStreamProperty.getArn()arn - ARN of the output Amazon Kinesis Data Streams stream. This parameter is required.this@Stability(value=Stable) public CfnStreamProcessor.KinesisDataStreamProperty build()
build in interface software.amazon.jsii.Builder<CfnStreamProcessor.KinesisDataStreamProperty>CfnStreamProcessor.KinesisDataStreamPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.