Class: Aws::Omics::Types::ReadSetListItem

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

Overview

A read set.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The read set’s ARN.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_timeTime

When the read set was created.

Returns:

  • (Time)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_typeString

The creation type of the read set.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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

#descriptionString

The read set’s description.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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

#etagTypes::ETag

The entity tag (ETag) is a hash of the object representing its semantic content.

Returns:



4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_typeString

The read set’s file type.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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

#idString

The read set’s ID.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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

#nameString

The read set’s name.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_arnString

The read set’s genome reference ARN.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_idString

The read set’s sample ID.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_informationTypes::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 '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_idString

The read set’s sequence store ID.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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

#statusString

The read set’s status.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_messageString

The status for a read set. It provides more detail as to why the read set has a status.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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_idString

The read set’s subject ID.

Returns:

  • (String)


4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
# File '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