CreateMediaInsightsPipelineRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the media insights pipeline request.

The runtime configuration for the Kinesis video recording stream source.

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.

Link copied to clipboard
val tags: List<Tag>?

The tags assigned to the media insights pipeline.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String