DescribeDeliveryStreamRequest

Types

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

Properties

Link copied to clipboard

The name of the delivery stream.

Link copied to clipboard

The ID of the destination to start returning the destination information. Firehose supports one destination per delivery stream.

Link copied to clipboard
val limit: Int?

The limit on the number of destinations to return. You can have one destination per delivery 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