Class: Aws::Omics::Types::VariantStoreItem

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-omics/types.rb

Overview

A variant store.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

When the store was created.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The store’s description.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The store’s ID.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The store’s name.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#referenceTypes::ReferenceItem

The store’s genome reference.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#sse_configTypes::SseConfig

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



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The store’s status.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The store’s status message.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#store_arnString

The store’s ARN.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#store_size_bytesInteger

The store’s size in bytes.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

When the store was updated.



7064
7065
7066
7067
7068
7069
7070
7071
7072
7073
7074
7075
7076
7077
7078
# File 'lib/aws-sdk-omics/types.rb', line 7064

class VariantStoreItem < Struct.new(
  :id,
  :reference,
  :status,
  :store_arn,
  :name,
  :description,
  :sse_config,
  :creation_time,
  :update_time,
  :status_message,
  :store_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end