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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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:



5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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.



5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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)


5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
# File 'lib/aws-sdk-omics/types.rb', line 5206

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