get Stream Processor
The AWS::Rekognition::StreamProcessor type is used to create an Amazon Rekognition StreamProcessor that you can use to analyze streaming videos.
Return
null
Parameters
argument
null
Return
null
Parameters
name
Name of the stream processor. It's an identifier you assign to the stream processor. You can use it to manage the stream processor.
See also
suspend fun getStreamProcessor(argument: suspend GetStreamProcessorPlainArgsBuilder.() -> Unit): GetStreamProcessorResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.rekognition.kotlin.inputs.GetStreamProcessorPlainArgs.