Class: Aws::Omics::Types::UpdateSequenceStoreResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Omics::Types::UpdateSequenceStoreResponse
- Defined in:
- gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
The ARN of the sequence store.
-
#creation_time ⇒ Time
The time when the store was created.
-
#description ⇒ String
Description of the sequence store.
-
#e_tag_algorithm_family ⇒ String
The ETag algorithm family to use on ingested read sets.
-
#fallback_location ⇒ String
The S3 URI of a bucket and folder to store Read Sets that fail to upload.
-
#id ⇒ String
The ID of the sequence store.
-
#name ⇒ String
The name of the sequence store.
-
#propagated_set_level_tags ⇒ Array<String>
The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
-
#s3_access ⇒ Types::SequenceStoreS3Access
The S3 access metadata of the sequence store.
-
#sse_config ⇒ Types::SseConfig
Server-side encryption (SSE) settings for a store.
-
#status ⇒ String
The status of the sequence store.
-
#status_message ⇒ String
The status message of the sequence store.
-
#update_time ⇒ Time
The last-updated time of the Sequence Store.
Instance Attribute Details
#arn ⇒ String
The ARN of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#creation_time ⇒ Time
The time when the store was created.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#description ⇒ String
Description of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#e_tag_algorithm_family ⇒ String
The ETag algorithm family to use on ingested read sets.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#fallback_location ⇒ String
The S3 URI of a bucket and folder to store Read Sets that fail to upload.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The ID of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#name ⇒ String
The name of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#propagated_set_level_tags ⇒ Array<String>
The tags keys to propagate to the S3 objects associated with read sets in the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#s3_access ⇒ Types::SequenceStoreS3Access
The S3 access metadata of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#sse_config ⇒ Types::SseConfig
Server-side encryption (SSE) settings for a store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The status of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#status_message ⇒ String
The status message of the sequence store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |
#update_time ⇒ Time
The last-updated time of the Sequence Store.
7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 |
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 7507 class UpdateSequenceStoreResponse < Struct.new( :id, :arn, :name, :description, :sse_config, :creation_time, :update_time, :propagated_set_level_tags, :status, :status_message, :fallback_location, :s3_access, :e_tag_algorithm_family) SENSITIVE = [] include Aws::Structure end |