public static interface KinesisVideoStream.Builder extends SdkPojo, CopyableBuilder<KinesisVideoStream.Builder,KinesisVideoStream>
Modifier and Type | Method and Description |
---|---|
KinesisVideoStream.Builder |
arn(String arn)
ARN of the Kinesis video stream stream that streams the source video.
|
copy
applyMutation, build
KinesisVideoStream.Builder arn(String arn)
ARN of the Kinesis video stream stream that streams the source video.
arn
- ARN of the Kinesis video stream stream that streams the source video.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.