Class: Aws::Omics::Types::ReadSetListItem
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::ReadSetListItem
- Defined in:
- gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb
Overview
A read set.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The read set's ARN.
-
#creation_time ⇒ Time
When the read set was created.
-
#creation_type ⇒ String
The creation type of the read set.
-
#description ⇒ String
The read set's description.
-
#etag ⇒ Types::ETag
The entity tag (ETag) is a hash of the object representing its semantic content.
-
#file_type ⇒ String
The read set's file type.
-
#id ⇒ String
The read set's ID.
-
#name ⇒ String
The read set's name.
-
#reference_arn ⇒ String
The read set's genome reference ARN.
-
#sample_id ⇒ String
The read set's sample ID.
-
#sequence_information ⇒ Types::SequenceInformation
Details about a sequence.
-
#sequence_store_id ⇒ String
The read set's sequence store ID.
-
#status ⇒ String
The read set's status.
-
#status_message ⇒ String
The status for a read set.
-
#subject_id ⇒ String
The read set's subject ID.
Instance Attribute Details
#arn ⇒ String
The read set's ARN.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
When the read set was created.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#creation_type ⇒ String
The creation type of the read set.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The read set's description.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#etag ⇒ Types::ETag
The entity tag (ETag) is a hash of the object representing its semantic content.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#file_type ⇒ String
The read set's file type.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The read set's ID.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The read set's name.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#reference_arn ⇒ String
The read set's genome reference ARN.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#sample_id ⇒ String
The read set's sample ID.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#sequence_information ⇒ Types::SequenceInformation
Details about a sequence.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#sequence_store_id ⇒ String
The read set's sequence store ID.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The read set's status.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#status_message ⇒ String
The status for a read set. It provides more detail as to why the read set has a status.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |
#subject_id ⇒ String
The read set's subject ID.
4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 4807 class ReadSetListItem < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :reference_arn, :file_type, :sequence_information, :creation_time, :status_message, :creation_type, :etag) SENSITIVE = [] include Aws::Structure end |