Module: Aws::Omics::Client::_GetAnnotationStoreResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetAnnotationStoreResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


651
# File 'sig/client.rbs', line 651

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


649
# File 'sig/client.rbs', line 649

def description: () -> ::String

#id::String

Returns:

  • (::String)


644
# File 'sig/client.rbs', line 644

def id: () -> ::String

#name::String

Returns:

  • (::String)


648
# File 'sig/client.rbs', line 648

def name: () -> ::String

#num_versions::Integer

Returns:

  • (::Integer)


658
# File 'sig/client.rbs', line 658

def num_versions: () -> ::Integer

#referenceTypes::ReferenceItem



645
# File 'sig/client.rbs', line 645

def reference: () -> Types::ReferenceItem

#sse_configTypes::SseConfig

Returns:



650
# File 'sig/client.rbs', line 650

def sse_config: () -> Types::SseConfig

#status"CREATING", ...

Returns:

  • ("CREATING", "UPDATING", "DELETING", "ACTIVE", "FAILED")


646
# File 'sig/client.rbs', line 646

def status: () -> ("CREATING" | "UPDATING" | "DELETING" | "ACTIVE" | "FAILED")

#status_message::String

Returns:

  • (::String)


656
# File 'sig/client.rbs', line 656

def status_message: () -> ::String

#store_arn::String

Returns:

  • (::String)


647
# File 'sig/client.rbs', line 647

def store_arn: () -> ::String

#store_format"GFF", ...

Returns:

  • ("GFF", "TSV", "VCF")


655
# File 'sig/client.rbs', line 655

def store_format: () -> ("GFF" | "TSV" | "VCF")

#store_optionsTypes::StoreOptions

Returns:



654
# File 'sig/client.rbs', line 654

def store_options: () -> Types::StoreOptions

#store_size_bytes::Integer

Returns:

  • (::Integer)


657
# File 'sig/client.rbs', line 657

def store_size_bytes: () -> ::Integer

#tags::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


653
# File 'sig/client.rbs', line 653

def tags: () -> ::Hash[::String, ::String]

#update_time::Time

Returns:

  • (::Time)


652
# File 'sig/client.rbs', line 652

def update_time: () -> ::Time