ImportsListItem

Contains information about an import that was returned by a lookup request.

Types

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

Properties

Link copied to clipboard

The timestamp of the import's creation.

Link copied to clipboard

The ARN of the destination event data store.

Link copied to clipboard

The ID of the import.

Link copied to clipboard

The status of the import.

Link copied to clipboard

The timestamp of the import's last update.

Functions

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