Module: Aws::Omics::Client::_GetAnnotationStoreVersionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#store_id::String

Returns:

  • (::String)


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

def store_id: () -> ::String

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

Returns:

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


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

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

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time

#version_arn::String

Returns:

  • (::String)


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

def version_arn: () -> ::String

#version_name::String

Returns:

  • (::String)


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

def version_name: () -> ::String

#version_optionsTypes::VersionOptions



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

def version_options: () -> Types::VersionOptions

#version_size_bytes::Integer

Returns:

  • (::Integer)


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

def version_size_bytes: () -> ::Integer