StartDataIngestionJobRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the request. If you do not set the client request token, Amazon Lookout for Equipment generates one.

Link copied to clipboard

The name of the dataset being used by the data ingestion job.

Link copied to clipboard

Specifies information for the input data for the data ingestion job, including dataset S3 location.

Link copied to clipboard

The Amazon Resource Name (ARN) of a role with permission to access the data source for the data ingestion job.

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