StreamInfo

Information about a stream.

Types

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

Properties

Link copied to clipboard

The date when the stream was created.

Link copied to clipboard

The description of the stream.

Link copied to clipboard

The files to stream.

Link copied to clipboard

The date when the stream was last updated.

Link copied to clipboard

An IAM role IoT assumes to access your S3 files.

Link copied to clipboard

The stream ARN.

Link copied to clipboard

The stream ID.

Link copied to clipboard

The stream version.

Functions

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