Module: Aws::Omics::Client::_CreateAnnotationStoreResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#referenceTypes::ReferenceItem



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

def reference: () -> Types::ReferenceItem

#status"CREATING", ...

Returns:

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


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

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

#store_format"GFF", ...

Returns:

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


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

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

#store_optionsTypes::StoreOptions

Returns:



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

def store_options: () -> Types::StoreOptions

#version_name::String

Returns:

  • (::String)


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

def version_name: () -> ::String