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:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#m_lflow_configTypes::MLflowConfiguration



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

def m_lflow_config: () -> Types::MLflowConfiguration

#parallelism_configurationTypes::ParallelismConfiguration



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

def parallelism_configuration: () -> Types::ParallelismConfiguration

#pipeline_arn::String

Returns:

  • (::String)


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

def pipeline_arn: () -> ::String

#pipeline_execution_arn::String

Returns:

  • (::String)


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

def pipeline_execution_arn: () -> ::String

#pipeline_execution_description::String

Returns:

  • (::String)


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

def pipeline_execution_description: () -> ::String

#pipeline_execution_display_name::String

Returns:

  • (::String)


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

def pipeline_execution_display_name: () -> ::String

#pipeline_execution_status"Executing", ...

Returns:

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


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

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

#pipeline_experiment_configTypes::PipelineExperimentConfig



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

def pipeline_experiment_config: () -> Types::PipelineExperimentConfig

#pipeline_version_id::Integer

Returns:

  • (::Integer)


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

def pipeline_version_id: () -> ::Integer

#selective_execution_configTypes::SelectiveExecutionConfig



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

def selective_execution_config: () -> Types::SelectiveExecutionConfig