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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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>)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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.



3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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:



3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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)


3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
# File 'lib/aws-sdk-omics/types.rb', line 3235

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