Uses of Interface
software.amazon.awscdk.services.rekognition.CfnStreamProcessorProps
Packages that use CfnStreamProcessorProps
-
Uses of CfnStreamProcessorProps in software.amazon.awscdk.services.rekognition
Classes in software.amazon.awscdk.services.rekognition that implement CfnStreamProcessorPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnStreamProcessorProps
Methods in software.amazon.awscdk.services.rekognition that return CfnStreamProcessorPropsModifier and TypeMethodDescriptionCfnStreamProcessorProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.rekognition with parameters of type CfnStreamProcessorPropsModifierConstructorDescriptionCfnStreamProcessor
(Construct scope, String id, CfnStreamProcessorProps props) Create a newAWS::Rekognition::StreamProcessor
.