Module: Aws::Omics::Client::_GetRunResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#accelerators"GPU"

Returns:

  • ("GPU")


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

def accelerators: () -> ("GPU")

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#batch_id::String

Returns:

  • (::String)


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

def batch_id: () -> ::String

#cache_behavior"CACHE_ON_FAILURE", "CACHE_ALWAYS"

Returns:

  • ("CACHE_ON_FAILURE", "CACHE_ALWAYS")


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

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

#cache_id::String

Returns:

  • (::String)


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

def cache_id: () -> ::String

#configurationTypes::ConfigurationDetails



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

def configuration: () -> Types::ConfigurationDetails

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#definition::String

Returns:

  • (::String)


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

def definition: () -> ::String

#digest::String

Returns:

  • (::String)


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

def digest: () -> ::String

#engine_settingsObject

Returns:

  • (Object)


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

def engine_settings: () -> untyped

#engine_version::String

Returns:

  • (::String)


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

def engine_version: () -> ::String

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#log_level"OFF", ...

Returns:

  • ("OFF", "FATAL", "ERROR", "ALL")


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

def log_level: () -> ("OFF" | "FATAL" | "ERROR" | "ALL")

#log_locationTypes::RunLogLocation



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

def log_location: () -> Types::RunLogLocation

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#networking_mode"RESTRICTED", "VPC"

Returns:

  • ("RESTRICTED", "VPC")


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

def networking_mode: () -> ("RESTRICTED" | "VPC")

#output_uri::String

Returns:

  • (::String)


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

def output_uri: () -> ::String

#parametersObject

Returns:

  • (Object)


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

def parameters: () -> untyped

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#resource_digests::Hash[::String, ::String]

Returns:

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


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

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

#retention_mode"RETAIN", "REMOVE"

Returns:

  • ("RETAIN", "REMOVE")


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

def retention_mode: () -> ("RETAIN" | "REMOVE")

#role_arn::String

Returns:

  • (::String)


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

def role_arn: () -> ::String

#run_group_id::String

Returns:

  • (::String)


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

def run_group_id: () -> ::String

#run_id::String

Returns:

  • (::String)


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

def run_id: () -> ::String

#run_output_uri::String

Returns:

  • (::String)


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

def run_output_uri: () -> ::String

#scratch_storage_mode"LOCAL", "SHARED"

Returns:

  • ("LOCAL", "SHARED")


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

def scratch_storage_mode: () -> ("LOCAL" | "SHARED")

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#started_by::String

Returns:

  • (::String)


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

def started_by: () -> ::String

#status"PENDING", ...

Returns:

  • ("PENDING", "STARTING", "RUNNING", "STOPPING", "COMPLETED", "DELETED", "CANCELLED", "FAILED")


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

def status: () -> ("PENDING" | "STARTING" | "RUNNING" | "STOPPING" | "COMPLETED" | "DELETED" | "CANCELLED" | "FAILED")

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#stop_time::Time

Returns:

  • (::Time)


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

def stop_time: () -> ::Time

#storage_capacity::Integer

Returns:

  • (::Integer)


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

def storage_capacity: () -> ::Integer

#storage_type"STATIC", "DYNAMIC"

Returns:

  • ("STATIC", "DYNAMIC")


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

def storage_type: () -> ("STATIC" | "DYNAMIC")

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

Returns:

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


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

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

#uuid::String

Returns:

  • (::String)


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

def uuid: () -> ::String

#vpc_configTypes::VpcConfigResponse



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

def vpc_config: () -> Types::VpcConfigResponse

#workflow_id::String

Returns:

  • (::String)


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

def workflow_id: () -> ::String

#workflow_owner_id::String

Returns:

  • (::String)


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

def workflow_owner_id: () -> ::String

#workflow_type"PRIVATE", "READY2RUN"

Returns:

  • ("PRIVATE", "READY2RUN")


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

def workflow_type: () -> ("PRIVATE" | "READY2RUN")

#workflow_uuid::String

Returns:

  • (::String)


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

def workflow_uuid: () -> ::String

#workflow_version_name::String

Returns:

  • (::String)


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

def workflow_version_name: () -> ::String