CreateStreamResponse

The output of a created stream.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the created stream.

Link copied to clipboard

The ID of the cluster for the created stream.

Link copied to clipboard

The time when created the stream.

Link copied to clipboard

The format of the created stream records.

Link copied to clipboard

The ordering mode of the created stream.

Link copied to clipboard

The status of the created stream.

Link copied to clipboard

The ID of the created stream.

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