Module: Aws::SageMaker::Client::_DescribePipelineExecutionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_byTypes::UserContext

Returns:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#m_lflow_configTypes::MLflowConfiguration



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

def m_lflow_config: () -> Types::MLflowConfiguration

#parallelism_configurationTypes::ParallelismConfiguration



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

def parallelism_configuration: () -> Types::ParallelismConfiguration

#pipeline_arn::String

Returns:

  • (::String)


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

def pipeline_arn: () -> ::String

#pipeline_execution_arn::String

Returns:

  • (::String)


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

def pipeline_execution_arn: () -> ::String

#pipeline_execution_description::String

Returns:

  • (::String)


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

def pipeline_execution_description: () -> ::String

#pipeline_execution_display_name::String

Returns:

  • (::String)


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

def pipeline_execution_display_name: () -> ::String

#pipeline_execution_status"Executing", ...

Returns:

  • ("Executing", "Stopping", "Stopped", "Failed", "Succeeded")


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

def pipeline_execution_status: () -> ("Executing" | "Stopping" | "Stopped" | "Failed" | "Succeeded")

#pipeline_experiment_configTypes::PipelineExperimentConfig



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

def pipeline_experiment_config: () -> Types::PipelineExperimentConfig

#pipeline_version_id::Integer

Returns:

  • (::Integer)


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

def pipeline_version_id: () -> ::Integer

#selective_execution_configTypes::SelectiveExecutionConfig



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

def selective_execution_config: () -> Types::SelectiveExecutionConfig