EventStreamDestinationDetails

Details of the destination being used for the EventStream.

Types

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

Properties

Link copied to clipboard

The human-readable string that corresponds to the error or success while enabling the streaming destination.

Link copied to clipboard

The status of enabling the Kinesis stream as a destination for export.

Link copied to clipboard

The timestamp when the status last changed to UNHEALHY.

Link copied to clipboard
val uri: String

The StreamARN of the destination to deliver profile events to. For example, arn:aws:kinesis:region:account-id:stream/stream-name.

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