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_job_id ⇒ String
The read set's creation job ID.
-
#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 meant to represent its semantic content.
-
#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.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#creation_job_id ⇒ String
The read set's creation job ID.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
When the read set was created.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#creation_type ⇒ String
The creation type of the read set.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The read set's description.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#etag ⇒ Types::ETag
The entity tag (ETag) is a hash of the object meant to represent its semantic content.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#file_type ⇒ String
The read set's file type.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#files ⇒ Types::ReadSetFiles
The read set's files.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The read set's ID.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The read set's name.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#reference_arn ⇒ String
The read set's genome reference ARN.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#sample_id ⇒ String
The read set's sample ID.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#sequence_information ⇒ Types::SequenceInformation
The read set's sequence information.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#sequence_store_id ⇒ String
The read set's sequence store ID.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The read set's status.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) 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.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |
#subject_id ⇒ String
The read set's subject ID.
2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 2874 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, :etag, :creation_job_id) SENSITIVE = [] include Aws::Structure end |