CreateBatchImportJobRequest

Types

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

Properties

Link copied to clipboard

The name of the event type.

Link copied to clipboard

The ARN of the IAM role created for Amazon S3 bucket that holds your data file.

Link copied to clipboard

The URI that points to the Amazon S3 location of your data file.

Link copied to clipboard

The ID of the batch import job. The ID cannot be of a past job, unless the job exists in CREATE_FAILED state.

Link copied to clipboard

The URI that points to the Amazon S3 location for storing your results.

Link copied to clipboard
val tags: List<Tag>?

A collection of key-value pairs associated with this request.

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