Class: Aws::Omics::Types::CreateMultipartReadSetUploadResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::CreateMultipartReadSetUploadResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-omics/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
The creation time of the multipart upload.
-
#description ⇒ String
The description of the read set.
-
#generated_from ⇒ String
The source of the read set.
-
#name ⇒ String
The name of the read set.
-
#reference_arn ⇒ String
The read set source’s reference ARN.
-
#sample_id ⇒ String
The source’s sample ID.
-
#sequence_store_id ⇒ String
The sequence store ID for the store that the read set will be created in.
-
#source_file_type ⇒ String
The file type of the read set source.
-
#subject_id ⇒ String
The source’s subject ID.
-
#tags ⇒ Hash<String,String>
The tags to add to the read set.
-
#upload_id ⇒ String
The ID for the initiated multipart upload.
Instance Attribute Details
#creation_time ⇒ Time
The creation time of the multipart upload.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
The description of the read set.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#generated_from ⇒ String
The source of the read set.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the read set.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#reference_arn ⇒ String
The read set source’s reference ARN.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#sample_id ⇒ String
The source’s sample ID.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#sequence_store_id ⇒ String
The sequence store ID for the store that the read set will be created in.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#source_file_type ⇒ String
The file type of the read set source.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#subject_id ⇒ String
The source’s subject ID.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#tags ⇒ Hash<String,String>
The tags to add to the read set.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |
#upload_id ⇒ String
The ID for the initiated multipart upload.
838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 |
# File 'lib/aws-sdk-omics/types.rb', line 838 class CreateMultipartReadSetUploadResponse < Struct.new( :sequence_store_id, :upload_id, :source_file_type, :subject_id, :sample_id, :generated_from, :reference_arn, :name, :description, :tags, :creation_time) SENSITIVE = [] include Aws::Structure end |