Module: Aws::Omics::Client::_GetVariantStoreResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#referenceTypes::ReferenceItem



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

def reference: () -> Types::ReferenceItem

#sse_configTypes::SseConfig

Returns:



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

def sse_config: () -> Types::SseConfig

#status"CREATING", ...

Returns:

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


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

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

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#store_arn::String

Returns:

  • (::String)


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

def store_arn: () -> ::String

#store_size_bytes::Integer

Returns:

  • (::Integer)


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

def store_size_bytes: () -> ::Integer

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

Returns:

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


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

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

#update_time::Time

Returns:

  • (::Time)


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

def update_time: () -> ::Time