IngestionDestination

Contains information about an ingestion destination.

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the ingestion destination.

Link copied to clipboard

The timestamp of when the ingestion destination was created.

Link copied to clipboard

Contains information about the destination of ingested data.

Link copied to clipboard

The Amazon Resource Name (ARN) of the ingestion.

Link copied to clipboard

Contains information about how ingested data is processed.

Link copied to clipboard

The state of the ingestion destination.

Link copied to clipboard

The reason for the current status of the ingestion destination.

Link copied to clipboard

The timestamp of when the ingestion destination was last updated.

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