Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessorProps
-
Uses of CfnStreamProcessorProps in software.amazon.awscdk.services.rekognition
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessorProps
Modifier and TypeMethodDescriptionCfnStreamProcessorProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnStreamProcessor
(Construct scope, String id, CfnStreamProcessorProps props) Create a newAWS::Rekognition::StreamProcessor
.