Class: Aws::Omics::Types::GetVariantImportResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::GetVariantImportResponse
- Defined in:
- gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#annotation_fields ⇒ Hash<String,String>
The annotation schema generated by the parsed annotation data.
-
#completion_time ⇒ Time
When the job completed.
-
#creation_time ⇒ Time
When the job was created.
-
#destination_name ⇒ String
The job's destination variant store.
-
#id ⇒ String
The job's ID.
-
#items ⇒ Array<Types::VariantImportItemDetail>
The job's items.
-
#role_arn ⇒ String
The job's service role ARN.
-
#run_left_normalization ⇒ Boolean
The job's left normalization setting.
-
#status ⇒ String
The job's status.
-
#status_message ⇒ String
The job's status message.
-
#update_time ⇒ Time
When the job was updated.
Instance Attribute Details
#annotation_fields ⇒ Hash<String,String>
The annotation schema generated by the parsed annotation data.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#completion_time ⇒ Time
When the job completed.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
When the job was created.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#destination_name ⇒ String
The job's destination variant store.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The job's ID.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#items ⇒ Array<Types::VariantImportItemDetail>
The job's items.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#role_arn ⇒ String
The job's service role ARN.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#run_left_normalization ⇒ Boolean
The job's left normalization setting.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The job's status.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#status_message ⇒ String
The job's status message.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
When the job was updated.
3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 3013 class GetVariantImportResponse < Struct.new( :id, :destination_name, :role_arn, :status, :status_message, :creation_time, :update_time, :completion_time, :items, :run_left_normalization, :annotation_fields) SENSITIVE = [] include Aws::Structure end |