Class: Aws::Omics::Types::ImportReadSetSourceItem

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

Overview

A source for an import read set job.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The source's description.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#generated_fromString

Where the source originated.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The source's name.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#reference_arnString

The source's genome reference ARN.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#sample_idString

The source's sample ID.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#source_file_typeString

The source's file type.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#source_filesTypes::SourceFiles

The source files' location in Amazon S3.

Returns:



3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The source's status.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The source's status message.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#subject_idString

The source's subject ID.

Returns:

  • (String)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The source's tags.

Returns:

  • (Hash<String,String>)


3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3320

class ImportReadSetSourceItem < Struct.new(
  :source_files,
  :source_file_type,
  :status,
  :status_message,
  :subject_id,
  :sample_id,
  :generated_from,
  :reference_arn,
  :name,
  :description,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end