| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStreamProcessor.KinesisDataStreamProperty.Jsii$Proxy
An implementation for
CfnStreamProcessor.KinesisDataStreamProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.KinesisDataStreamProperty |
CfnStreamProcessor.KinesisDataStreamProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.kinesisDataStream(CfnStreamProcessor.KinesisDataStreamProperty kinesisDataStream)
Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.kinesisDataStream(CfnStreamProcessor.KinesisDataStreamProperty kinesisDataStream)
Sets the value of
CfnStreamProcessorProps.getKinesisDataStream() |
void |
CfnStreamProcessor.setKinesisDataStream(CfnStreamProcessor.KinesisDataStreamProperty value)
Amazon Rekognition's Video Stream Processor takes a Kinesis video stream as input.
|
Copyright © 2022. All rights reserved.