| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStreamProcessor.KinesisVideoStreamProperty.Jsii$Proxy
An implementation for
CfnStreamProcessor.KinesisVideoStreamProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.KinesisVideoStreamProperty |
CfnStreamProcessor.KinesisVideoStreamProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.kinesisVideoStream(CfnStreamProcessor.KinesisVideoStreamProperty kinesisVideoStream)
The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.kinesisVideoStream(CfnStreamProcessor.KinesisVideoStreamProperty kinesisVideoStream)
Sets the value of
CfnStreamProcessorProps.getKinesisVideoStream() |
void |
CfnStreamProcessor.setKinesisVideoStream(CfnStreamProcessor.KinesisVideoStreamProperty value)
The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.
|
Copyright © 2022. All rights reserved.