Class: Aws::Omics::Types::AnnotationStoreVersionItem

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

Overview

Annotation store versions.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

The time stamp for when an annotation store version was created.

Returns:

  • (Time)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#idString

The annotation store version ID.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

A name given to an annotation store version to distinguish it from others.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The status of an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#status_messageString

The status of an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#store_idString

The store ID for an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#update_timeTime

The time stamp for when an annotation store version was updated.

Returns:

  • (Time)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#version_arnString

The Arn for an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#version_nameString

The name of an annotation store version.

Returns:

  • (String)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end

#version_size_bytesInteger

The size of an annotation store version in Bytes.

Returns:

  • (Integer)


364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
# File 'gems/aws-sdk-omics/lib/aws-sdk-omics/types.rb', line 364

class AnnotationStoreVersionItem < Struct.new(
  :store_id,
  :id,
  :status,
  :version_arn,
  :name,
  :version_name,
  :description,
  :creation_time,
  :update_time,
  :status_message,
  :version_size_bytes)
  SENSITIVE = []
  include Aws::Structure
end