ExecutionVariable | R Documentation |
Pipeline execution variables for workflow.
sagemaker.workflow::Expression
-> ExecutionVariable
name
The name of the execution variable.
expr
The '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)
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.