Class: Aws::Omics::Types::GetReferenceMetadataResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::GetReferenceMetadataResponse
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-omics/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The reference’s ARN.
-
#creation_job_id ⇒ String
The reference’s creation job ID.
-
#creation_time ⇒ Time
When the reference was created.
-
#creation_type ⇒ String
The reference’s creation type.
-
#description ⇒ String
The reference’s description.
-
#files ⇒ Types::ReferenceFiles
The reference’s files.
-
#id ⇒ String
The reference’s ID.
-
#md5 ⇒ String
The reference’s MD5 checksum.
-
#name ⇒ String
The reference’s name.
-
#reference_store_id ⇒ String
The reference’s reference store ID.
-
#status ⇒ String
The reference’s status.
-
#update_time ⇒ Time
When the reference was updated.
Instance Attribute Details
#arn ⇒ String
The reference’s ARN.
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_id ⇒ String
The reference’s creation job ID.
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_time ⇒ Time
When the reference was created.
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_type ⇒ String
The reference’s creation type.
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 |
#description ⇒ String
The reference’s description.
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 |
#files ⇒ Types::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 |
#id ⇒ String
The reference’s ID.
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 |
#md5 ⇒ String
The reference’s MD5 checksum.
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 |
#name ⇒ String
The reference’s name.
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_id ⇒ String
The reference’s reference store ID.
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 |
#status ⇒ String
The reference’s status.
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_time ⇒ Time
When the reference was updated.
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 |