Class DatasetImportJobSummary

    • Method Detail

      • datasetImportJobArn

        public final String datasetImportJobArn()

        The Amazon Resource Name (ARN) of the dataset import job.

        Returns:
        The Amazon Resource Name (ARN) of the dataset import job.
      • jobName

        public final String jobName()

        The name of the dataset import job.

        Returns:
        The name of the dataset import job.
      • status

        public final String status()

        The status of the dataset ACTIVE -or- CREATE FAILED

Returns:
The status of the dataset import job.

A dataset import job can be in one of the following states:

  • CREATE PENDING > CREATE IN_PROGRESS > ACTIVE -or- CREATE FAILED