| Package | Description |
|---|---|
| software.amazon.awscdk.services.rekognition |
AWS::Rekognition Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnStreamProcessor.FaceSearchSettingsProperty.Jsii$Proxy
An implementation for
CfnStreamProcessor.FaceSearchSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.FaceSearchSettingsProperty |
CfnStreamProcessor.FaceSearchSettingsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnStreamProcessor.Builder |
CfnStreamProcessor.Builder.faceSearchSettings(CfnStreamProcessor.FaceSearchSettingsProperty faceSearchSettings)
The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.
|
CfnStreamProcessorProps.Builder |
CfnStreamProcessorProps.Builder.faceSearchSettings(CfnStreamProcessor.FaceSearchSettingsProperty faceSearchSettings)
Sets the value of
CfnStreamProcessorProps.getFaceSearchSettings() |
void |
CfnStreamProcessor.setFaceSearchSettings(CfnStreamProcessor.FaceSearchSettingsProperty value)
The input parameters used to recognize faces in a streaming video analyzed by an Amazon Rekognition stream processor.
|
Copyright © 2022. All rights reserved.