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:



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

def created_by: () -> Types::UserContext

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#failure_reason::String

Returns:

  • (::String)


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

def failure_reason: () -> ::String

#last_modified_byTypes::UserContext

Returns:



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

def last_modified_by: () -> Types::UserContext

#last_modified_time::Time

Returns:

  • (::Time)


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

def last_modified_time: () -> ::Time

#m_lflow_configTypes::MLflowConfiguration



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

def m_lflow_config: () -> Types::MLflowConfiguration

#parallelism_configurationTypes::ParallelismConfiguration



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

def parallelism_configuration: () -> Types::ParallelismConfiguration

#pipeline_arn::String

Returns:

  • (::String)


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

def pipeline_arn: () -> ::String

#pipeline_execution_arn::String

Returns:

  • (::String)


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

def pipeline_execution_arn: () -> ::String

#pipeline_execution_description::String

Returns:

  • (::String)


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

def pipeline_execution_description: () -> ::String

#pipeline_execution_display_name::String

Returns:

  • (::String)


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

def pipeline_execution_display_name: () -> ::String

#pipeline_execution_status"Executing", ...

Returns:

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


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

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

#pipeline_experiment_configTypes::PipelineExperimentConfig



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

def pipeline_experiment_config: () -> Types::PipelineExperimentConfig

#pipeline_version_id::Integer

Returns:

  • (::Integer)


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

def pipeline_version_id: () -> ::Integer

#selective_execution_configTypes::SelectiveExecutionConfig



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

def selective_execution_config: () -> Types::SelectiveExecutionConfig