Class: Aws::SageMaker::Types::DescribePipelineExecutionResponse

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-sagemaker/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#created_byTypes::UserContext

Information about the user who created or modified a SageMaker resource.

Returns:



19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time when the pipeline execution was created.

Returns:

  • (Time)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#failure_reasonString

If the execution failed, a message describing why.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_byTypes::UserContext

Information about the user who created or modified a SageMaker resource.

Returns:



19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_timeTime

The time when the pipeline execution was modified last.

Returns:

  • (Time)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#parallelism_configurationTypes::ParallelismConfiguration

The parallelism configuration applied to the pipeline.



19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_arnString

The Amazon Resource Name (ARN) of the pipeline.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_execution_arnString

The Amazon Resource Name (ARN) of the pipeline execution.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_execution_descriptionString

The description of the pipeline execution.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_execution_display_nameString

The display name of the pipeline execution.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_execution_statusString

The status of the pipeline execution.

Returns:

  • (String)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_experiment_configTypes::PipelineExperimentConfig

Specifies the names of the experiment and trial created by a pipeline.



19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#pipeline_version_idInteger

The ID of the pipeline version.

Returns:

  • (Integer)


19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end

#selective_execution_configTypes::SelectiveExecutionConfig

The selective execution configuration applied to the pipeline run.



19435
19436
19437
19438
19439
19440
19441
19442
19443
19444
19445
19446
19447
19448
19449
19450
19451
19452
# File 'lib/aws-sdk-sagemaker/types.rb', line 19435

class DescribePipelineExecutionResponse < Struct.new(
  :pipeline_arn,
  :pipeline_execution_arn,
  :pipeline_execution_display_name,
  :pipeline_execution_status,
  :pipeline_execution_description,
  :pipeline_experiment_config,
  :failure_reason,
  :creation_time,
  :last_modified_time,
  :created_by,
  :last_modified_by,
  :parallelism_configuration,
  :selective_execution_config,
  :pipeline_version_id)
  SENSITIVE = []
  include Aws::Structure
end