Module: Aws::Omics::Client::_GetRunCacheResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:



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

def arn: () -> ::String

#cache_behavior"CACHE_ON_FAILURE", "CACHE_ALWAYS"

Returns:



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

def cache_behavior: () -> ("CACHE_ON_FAILURE" | "CACHE_ALWAYS")

#cache_bucket_owner_id::String

Returns:



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

def cache_bucket_owner_id: () -> ::String

#cache_s3_uri::String

Returns:



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

def cache_s3_uri: () -> ::String

#creation_time::Time

Returns:



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

def creation_time: () -> ::Time

#description::String

Returns:



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

def description: () -> ::String

#id::String

Returns:



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

def id: () -> ::String

#name::String

Returns:



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

def name: () -> ::String

#status"ACTIVE", ...

Returns:



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

def status: () -> ("ACTIVE" | "DELETED" | "FAILED")

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

Returns:



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

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