Class: Aws::Omics::Types::GetReadSetMetadataResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::GetReadSetMetadataResponse
- Defined in:
- gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb
Overview
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.
-
#file_type ⇒ String
The read set's file type.
-
#files ⇒ Types::ReadSetFiles
The read set's files.
-
#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
The read set's sequence information.
-
#sequence_store_id ⇒ String
The read set's sequence store ID.
-
#status ⇒ String
The read set's status.
-
#status_message ⇒ String
The status message for a read set.
-
#subject_id ⇒ String
The read set's subject ID.
Instance Attribute Details
#arn ⇒ String
The read set's ARN.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
When the read set was created.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#creation_type ⇒ String
The creation type of the read set.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The read set's description.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#file_type ⇒ String
The read set's file type.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#files ⇒ Types::ReadSetFiles
The read set's files.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The read set's ID.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The read set's name.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#reference_arn ⇒ String
The read set's genome reference ARN.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#sample_id ⇒ String
The read set's sample ID.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#sequence_information ⇒ Types::SequenceInformation
The read set's sequence information.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#sequence_store_id ⇒ String
The read set's sequence store ID.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The read set's status.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#status_message ⇒ String
The status message for a read set. It provides more detail as to why the read set has a status.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |
#subject_id ⇒ String
The read set's subject ID.
2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2168 class GetReadSetMetadataResponse < Struct.new( :id, :arn, :sequence_store_id, :subject_id, :sample_id, :status, :name, :description, :file_type, :creation_time, :sequence_information, :reference_arn, :files, :status_message, :creation_type) SENSITIVE = [] include Aws::Structure end |