StartImportResponse

Types

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

Properties

Link copied to clipboard

The timestamp for 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 of the import.

Link copied to clipboard

The source S3 bucket for the import.

Link copied to clipboard

Shows the status of the import after a StartImport request. An import finishes with a status of COMPLETED if there were no failures, or FAILED if there were failures.

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, if applicable.

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