UpdateStreamRequest

Types

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

Properties

Link copied to clipboard

The version of the stream whose metadata you want to update.

Link copied to clipboard

The name of the device that is writing to the stream.

Link copied to clipboard

The stream's media type. Use MediaType to specify the type of content that the stream contains to the consumers of the stream. For more information about media types, see Media Types. If you choose to specify the MediaType, see Naming Requirements.

Link copied to clipboard

The ARN of the stream whose metadata you want to update.

Link copied to clipboard

The name of the stream whose metadata you want to update.

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