GetMediaForFragmentListRequest

Types

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

Properties

Link copied to clipboard

A list of the numbers of fragments for which to retrieve media. You retrieve these values with ListFragments.

Link copied to clipboard

The Amazon Resource Name (ARN) of the stream from which to retrieve fragment media. Specify either this parameter or the StreamName parameter.

Link copied to clipboard

The name of the stream from which to retrieve fragment media. Specify either this parameter or the StreamARN parameter.

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