CreateMediaConcatenationPipelineRequest

Types

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

Properties

Link copied to clipboard

The unique identifier for the client request. The token makes the API request idempotent. Use a unique token for each media concatenation pipeline request.

Link copied to clipboard

An object that specifies the data sinks for the media concatenation pipeline.

Link copied to clipboard

An object that specifies the sources for the media concatenation pipeline.

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

The tags associated with the media concatenation pipeline.

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