StopImportResponse

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

Used with StartEventTime to bound a StartImport request, and limit imported trail events to only those events logged within a specified time period.

Link copied to clipboard

The ID for the import.

Link copied to clipboard

The source S3 bucket for the import.

Link copied to clipboard

Returns information on the stopped import.

Link copied to clipboard

The status of the import.

Link copied to clipboard

Used with EndEventTime to bound a StartImport request, and limit imported trail events to only those events logged within a specified time period.

Link copied to clipboard

The timestamp of the import's last update.

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