Class: Aws::Omics::Types::UpdateSequenceStoreResponse

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 ARN of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_timeTime

The time when the store was created.

Returns:

  • (Time)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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

#descriptionString

Description of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_familyString

The ETag algorithm family to use on ingested read sets.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_locationString

The S3 URI of a bucket and folder to store Read Sets that fail to upload.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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

#idString

The ID of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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

#nameString

The name of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_tagsArray<String>

The tags keys to propagate to the S3 objects associated with read sets in the sequence store.

Returns:

  • (Array<String>)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_accessTypes::SequenceStoreS3Access

The S3 access metadata of the sequence store.



7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_configTypes::SseConfig

Server-side encryption (SSE) settings for a store.

Returns:



7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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

#statusString

The status of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_messageString

The status message of the sequence store.

Returns:

  • (String)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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_timeTime

The last-updated time of the Sequence Store.

Returns:

  • (Time)


7092
7093
7094
7095
7096
7097
7098
7099
7100
7101
7102
7103
7104
7105
7106
7107
7108
# File 'lib/aws-sdk-omics/types.rb', line 7092

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