Class: Aws::QuickSight::Types::Ingestion
- Inherits:
-
Struct
- Object
- Struct
- Aws::QuickSight::Types::Ingestion
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-quicksight/types.rb
Overview
Information about the SPICE ingestion for a dataset.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The Amazon Resource Name (ARN) of the resource.
-
#created_time ⇒ Time
The time that this ingestion started.
-
#error_info ⇒ Types::ErrorInfo
Error information for this ingestion.
-
#ingestion_id ⇒ String
Ingestion ID.
-
#ingestion_size_in_bytes ⇒ Integer
The size of the data ingested, in bytes.
-
#ingestion_status ⇒ String
Ingestion status.
-
#ingestion_time_in_seconds ⇒ Integer
The time that this ingestion took, measured in seconds.
-
#queue_info ⇒ Types::QueueInfo
Information about a queued dataset SPICE ingestion.
-
#request_source ⇒ String
Event source for this ingestion.
-
#request_type ⇒ String
Type of this ingestion.
-
#row_info ⇒ Types::RowInfo
Information about rows for a data set SPICE ingestion.
Instance Attribute Details
#arn ⇒ String
The Amazon Resource Name (ARN) of the resource.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#created_time ⇒ Time
The time that this ingestion started.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#error_info ⇒ Types::ErrorInfo
Error information for this ingestion.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#ingestion_id ⇒ String
Ingestion ID.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#ingestion_size_in_bytes ⇒ Integer
The size of the data ingested, in bytes.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#ingestion_status ⇒ String
Ingestion status.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#ingestion_time_in_seconds ⇒ Integer
The time that this ingestion took, measured in seconds.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#queue_info ⇒ Types::QueueInfo
Information about a queued dataset SPICE ingestion.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#request_source ⇒ String
Event source for this ingestion.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#request_type ⇒ String
Type of this ingestion.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |
#row_info ⇒ Types::RowInfo
Information about rows for a data set SPICE ingestion.
18776 18777 18778 18779 18780 18781 18782 18783 18784 18785 18786 18787 18788 18789 18790 |
# File 'lib/aws-sdk-quicksight/types.rb', line 18776 class Ingestion < Struct.new( :arn, :ingestion_id, :ingestion_status, :error_info, :row_info, :queue_info, :created_time, :ingestion_time_in_seconds, :ingestion_size_in_bytes, :request_source, :request_type) SENSITIVE = [] include Aws::Structure end |