Media

class Media

Describes the Amazon S3 location of the media file you want to use in your request.

For information on supported media formats, refer to the MediaFormat parameter or the Media formats section in the Amazon S3 Developer Guide.

Types

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

Properties

Link copied to clipboard

The Amazon S3 location of the media file you want to transcribe. For example:

Link copied to clipboard

The Amazon S3 location of the media file you want to redact. For example:

Functions

Link copied to clipboard
inline fun copy(block: Media.Builder.() -> Unit = {}): Media
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