Module: Aws::Omics::Client::_UpdateAnnotationStoreVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#store_id::String

Returns:

  • (::String)


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

def store_id: () -> ::String

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time

#version_name::String

Returns:

  • (::String)


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

def version_name: () -> ::String