PipelineExperimentConfigProperty | R Documentation |
Reference to pipeline experiment config property.
sagemaker.workflow::Expression
-> PipelineExperimentConfigProperty
expr
The 'Get' expression dict for a pipeline experiment config property.
new()
Create a reference to pipeline experiment property.
PipelineExperimentConfigProperty$new(name)
name
(str): The name of the pipeline experiment config property.
clone()
The objects of this class are cloneable with this method.
PipelineExperimentConfigProperty$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.