Class: Aws::Omics::Types::GetSequenceStoreResponse

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 store’s ARN.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

When the store was created.

Returns:

  • (Time)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The store’s description.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#e_tag_algorithm_familyString

The algorithm family of the ETag.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#fallback_locationString

An S3 location that is used to store files that have failed a direct upload.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The store’s ID.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The store’s name.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  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>)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#s3_accessTypes::SequenceStoreS3Access

The S3 metadata of a sequence store, including the ARN and S3 URI of the S3 bucket.



3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#sse_configTypes::SseConfig

The store’s server-side encryption (SSE) settings.

Returns:



3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of the sequence store.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The status message of the sequence store.

Returns:

  • (String)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

The last-updated time of the sequence store.

Returns:

  • (Time)


3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
# File 'lib/aws-sdk-omics/types.rb', line 3736

class GetSequenceStoreResponse < Struct.new(
  :id,
  :arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :fallback_location,
  :s3_access,
  :e_tag_algorithm_family,
  :status,
  :status_message,
  :propagated_set_level_tags,
  :update_time)
  SENSITIVE = []
  include Aws::Structure
end