Class: Aws::Omics::Types::GetAnnotationImportResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-omics/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#annotation_fieldsHash<String,String>

The annotation schema generated by the parsed annotation data.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#completion_timeTime

When the job completed.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

When the job was created.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#destination_nameString

The job’s destination annotation store.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#format_optionsTypes::FormatOptions

Formatting options for a file.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The job’s ID.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#itemsArray<Types::AnnotationImportItemDetail>

The job’s imported items.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

The job’s service role ARN.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#run_left_normalizationBoolean

The job’s left normalization setting.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The job’s status.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The job’s status message.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

When the job was updated.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end

#version_nameString

The name of the annotation store version.



1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
# File 'lib/aws-sdk-omics/types.rb', line 1859

class GetAnnotationImportResponse < Struct.new(
  :id,
  :destination_name,
  :version_name,
  :role_arn,
  :status,
  :status_message,
  :creation_time,
  :update_time,
  :completion_time,
  :items,
  :run_left_normalization,
  :format_options,
  :annotation_fields)
  SENSITIVE = []
  include Aws::Structure
end