Class: Aws::Omics::Types::GetReferenceMetadataResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The reference’s ARN.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_job_idString

The reference’s creation job ID.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

When the reference was created.

Returns:

  • (Time)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_typeString

The reference’s creation type.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The reference’s description.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#filesTypes::ReferenceFiles

The reference’s files.



2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The reference’s ID.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#md5String

The reference’s MD5 checksum.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The reference’s name.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#reference_store_idString

The reference’s reference store ID.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The reference’s status.

Returns:

  • (String)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

When the reference was updated.

Returns:

  • (Time)


2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
# File 'lib/aws-sdk-omics/types.rb', line 2583

class GetReferenceMetadataResponse < Struct.new(
  :id,
  :arn,
  :reference_store_id,
  :md5,
  :status,
  :name,
  :description,
  :creation_time,
  :update_time,
  :files,
  :creation_type,
  :creation_job_id)
  SENSITIVE = []
  include Aws::Structure
end