Class: Aws::Omics::Types::GetAnnotationStoreResponse

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

#creation_timeTime

When the store was created.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#descriptionString

The store’s description.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#idString

The store’s ID.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#nameString

The store’s name.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#num_versionsInteger

An integer indicating how many versions of an annotation store exist.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#referenceTypes::ReferenceItem

The store’s genome reference.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#sse_configTypes::SseConfig

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



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#statusString

The store’s status.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#status_messageString

A status message.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#store_arnString

The store’s ARN.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#store_formatString

The store’s annotation file format.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#store_optionsTypes::StoreOptions

The store’s parsing options.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#store_size_bytesInteger

The store’s size in bytes.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#tagsHash<String,String>

The store’s tags.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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

#update_timeTime

When the store was updated.



1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
# File 'lib/aws-sdk-omics/types.rb', line 1952

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