Module: Aws::Omics::Client::_GetRunTaskResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#cache_hitBoolean

Returns:

  • (Boolean)


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

def cache_hit: () -> bool

#cache_s3_uri::String

Returns:

  • (::String)


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

def cache_s3_uri: () -> ::String

#cpus::Integer

Returns:

  • (::Integer)


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

def cpus: () -> ::Integer

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#gpus::Integer

Returns:

  • (::Integer)


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

def gpus: () -> ::Integer

#image_detailsTypes::ImageDetails

Returns:



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

def image_details: () -> Types::ImageDetails

#instance_type::String

Returns:

  • (::String)


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

def instance_type: () -> ::String

#log_stream::String

Returns:

  • (::String)


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

def log_stream: () -> ::String

#memory::Integer

Returns:

  • (::Integer)


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

def memory: () -> ::Integer

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#start_time::Time

Returns:

  • (::Time)


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

def start_time: () -> ::Time

#status"PENDING", ...

Returns:

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


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

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

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#stop_time::Time

Returns:

  • (::Time)


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

def stop_time: () -> ::Time

#task_id::String

Returns:

  • (::String)


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

def task_id: () -> ::String