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