CreateMediaInsightsPipelineRequest
Types
Properties
Link copied to clipboard
The unique identifier for the media insights pipeline request.
Link copied to clipboard
val kinesisVideoStreamRecordingSourceRuntimeConfiguration: KinesisVideoStreamRecordingSourceRuntimeConfiguration?
The runtime configuration for the Kinesis video recording stream source.
Link copied to clipboard
The runtime configuration for the Kinesis video stream source of the media insights pipeline.
Link copied to clipboard
The ARN of the pipeline's configuration.
Link copied to clipboard
The runtime metadata for the media insights pipeline. Consists of a key-value map of strings.
Link copied to clipboard
The runtime configuration for the S3 recording sink. If specified, the settings in this structure override any settings in S3RecordingSinkConfiguration
.
Functions
Link copied to clipboard
inline fun copy(block: CreateMediaInsightsPipelineRequest.Builder.() -> Unit = {}): CreateMediaInsightsPipelineRequest