| ExecutionVariable | R Documentation |
Pipeline execution variables for workflow.
sagemaker.workflow::Expression -> ExecutionVariable
nameThe name of the execution variable.
exprThe 'Get' expression dict for an 'ExecutionVariable'.
new()Create a pipeline execution variable.
ExecutionVariable$new(name)
name(str): The name of the execution variable.
clone()The objects of this class are cloneable with this method.
ExecutionVariable$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.