GetMediaRequest

Types

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

Properties

Link copied to clipboard

Identifies the starting chunk to get from the specified stream.

Link copied to clipboard

The ARN of the stream from where you want to get the media content. If you don't specify the streamARN, you must specify the streamName.

Link copied to clipboard

The Kinesis video stream name from where you want to get the media content. If you don't specify the streamName, you must specify the streamARN.

Functions

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