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:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#m_lflow_configTypes::MLflowConfiguration



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

def m_lflow_config: () -> Types::MLflowConfiguration

#parallelism_configurationTypes::ParallelismConfiguration



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

def parallelism_configuration: () -> Types::ParallelismConfiguration

#pipeline_arn::String

Returns:

  • (::String)


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

def pipeline_arn: () -> ::String

#pipeline_execution_arn::String

Returns:

  • (::String)


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

def pipeline_execution_arn: () -> ::String

#pipeline_execution_description::String

Returns:

  • (::String)


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

def pipeline_execution_description: () -> ::String

#pipeline_execution_display_name::String

Returns:

  • (::String)


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

def pipeline_execution_display_name: () -> ::String

#pipeline_execution_status"Executing", ...

Returns:

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


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

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

#pipeline_experiment_configTypes::PipelineExperimentConfig



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

def pipeline_experiment_config: () -> Types::PipelineExperimentConfig

#pipeline_version_id::Integer

Returns:

  • (::Integer)


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

def pipeline_version_id: () -> ::Integer

#selective_execution_configTypes::SelectiveExecutionConfig



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

def selective_execution_config: () -> Types::SelectiveExecutionConfig