CreateMediaInsightsPipelineConfigurationRequest

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 configuration request.

Link copied to clipboard

The elements in the request, such as a processor for Amazon Transcribe or a sink for a Kinesis Data Stream.

Link copied to clipboard

The name of the media insights pipeline configuration.

Link copied to clipboard

The configuration settings for the real-time alerts in a media insights pipeline configuration.

Link copied to clipboard

The ARN of the role used by the service to access Amazon Web Services resources, including Transcribe and Transcribe Call Analytics, on the caller’s behalf.

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

The tags assigned to the media insights pipeline configuration.

Functions

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