Class: Aws::IoTSiteWise::Types::DescribeBulkImportJobResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::IoTSiteWise::Types::DescribeBulkImportJobResponse
- Defined in:
- gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#adaptive_ingestion ⇒ Boolean
If set to true, ingest new data into IoT SiteWise storage.
-
#delete_files_after_import ⇒ Boolean
If set to true, your data files is deleted from S3, after ingestion into IoT SiteWise storage.
-
#error_report_location ⇒ Types::ErrorReportLocation
The Amazon S3 destination where errors associated with the job creation request are saved.
-
#files ⇒ Array<Types::File>
The files in the specified Amazon S3 bucket that contain your data.
-
#job_configuration ⇒ Types::JobConfiguration
Contains the configuration information of a job, such as the file format used to save data in Amazon S3.
-
#job_creation_date ⇒ Time
The date the job was created, in Unix epoch TIME.
-
#job_id ⇒ String
The ID of the job.
-
#job_last_update_date ⇒ Time
The date the job was last updated, in Unix epoch time.
-
#job_name ⇒ String
The unique name that helps identify the job request.
-
#job_role_arn ⇒ String
The [ARN][1] of the IAM role that allows IoT SiteWise to read Amazon S3 data.
-
#job_status ⇒ String
The status of the bulk import job can be one of following values:.
Instance Attribute Details
#adaptive_ingestion ⇒ Boolean
If set to true, ingest new data into IoT SiteWise storage. Measurements with notifications, metrics and transforms are computed. If set to false, historical data is ingested into IoT SiteWise as is.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#delete_files_after_import ⇒ Boolean
If set to true, your data files is deleted from S3, after ingestion into IoT SiteWise storage.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#error_report_location ⇒ Types::ErrorReportLocation
The Amazon S3 destination where errors associated with the job creation request are saved.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#files ⇒ Array<Types::File>
The files in the specified Amazon S3 bucket that contain your data.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_configuration ⇒ Types::JobConfiguration
Contains the configuration information of a job, such as the file format used to save data in Amazon S3.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_creation_date ⇒ Time
The date the job was created, in Unix epoch TIME.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_id ⇒ String
The ID of the job.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_last_update_date ⇒ Time
The date the job was last updated, in Unix epoch time.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_name ⇒ String
The unique name that helps identify the job request.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_role_arn ⇒ String
The ARN of the IAM role that allows IoT SiteWise to read Amazon S3 data.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |
#job_status ⇒ String
The status of the bulk import job can be one of following values:
PENDING– IoT SiteWise is waiting for the current bulk import job to finish.CANCELLED– The bulk import job has been canceled.RUNNING– IoT SiteWise is processing your request to import your data from Amazon S3.COMPLETED– IoT SiteWise successfully completed your request to import data from Amazon S3.FAILED– IoT SiteWise couldn't process your request to import data from Amazon S3. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.COMPLETED_WITH_FAILURES– IoT SiteWise completed your request to import data from Amazon S3 with errors. You can use logs saved in the specified error report location in Amazon S3 to troubleshoot issues.
5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 |
# File 'gems/aws-sdk-iotsitewise/lib/aws-sdk-iotsitewise/types.rb', line 5385 class DescribeBulkImportJobResponse < Struct.new( :job_id, :job_name, :job_status, :job_role_arn, :files, :error_report_location, :job_configuration, :job_creation_date, :job_last_update_date, :adaptive_ingestion, :delete_files_after_import) SENSITIVE = [] include Aws::Structure end |