Module: Aws::SageMaker::Client::_DescribeProcessingJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#app_specificationTypes::AppSpecification

Returns:



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

def app_specification: () -> Types::AppSpecification

#auto_ml_job_arn::String

Returns:



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

def auto_ml_job_arn: () -> ::String

#creation_time::Time

Returns:



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

def creation_time: () -> ::Time

#environment::Hash[::String, ::String]

Returns:



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

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

#exit_message::String

Returns:



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

def exit_message: () -> ::String

#experiment_configTypes::ExperimentConfig

Returns:



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

def experiment_config: () -> Types::ExperimentConfig

#failure_reason::String

Returns:



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

def failure_reason: () -> ::String

#last_modified_time::Time

Returns:



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

def last_modified_time: () -> ::Time

#monitoring_schedule_arn::String

Returns:



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

def monitoring_schedule_arn: () -> ::String

#network_configTypes::NetworkConfig

Returns:



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

def network_config: () -> Types::NetworkConfig

#processing_end_time::Time

Returns:



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

def processing_end_time: () -> ::Time

#processing_inputs::Array[Types::ProcessingInput]

Returns:



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

def processing_inputs: () -> ::Array[Types::ProcessingInput]

#processing_job_arn::String

Returns:



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

def processing_job_arn: () -> ::String

#processing_job_name::String

Returns:



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

def processing_job_name: () -> ::String

#processing_job_status"InProgress", ...

Returns:



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

def processing_job_status: () -> ("InProgress" | "Completed" | "Failed" | "Stopping" | "Stopped")

#processing_output_configTypes::ProcessingOutputConfig

Returns:



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

def processing_output_config: () -> Types::ProcessingOutputConfig

#processing_resourcesTypes::ProcessingResources

Returns:



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

def processing_resources: () -> Types::ProcessingResources

#processing_start_time::Time

Returns:



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

def processing_start_time: () -> ::Time

#role_arn::String

Returns:



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

def role_arn: () -> ::String

#stopping_conditionTypes::ProcessingStoppingCondition

Returns:



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

def stopping_condition: () -> Types::ProcessingStoppingCondition

#training_job_arn::String

Returns:



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

def training_job_arn: () -> ::String