Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessor.FaceSearchSettingsProperty
-
Uses of CfnStreamProcessor.FaceSearchSettingsProperty in software.amazon.awscdk.services.rekognition
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessor.FaceSearchSettingsProperty
Modifier and TypeMethodDescriptionCfnStreamProcessor.FaceSearchSettingsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnStreamProcessor.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.faceSearchSettings
(CfnStreamProcessor.FaceSearchSettingsProperty faceSearchSettings) Sets the value ofCfnStreamProcessorProps.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.