Condition | R Documentation |
Abstract Condition entity.
sagemaker.workflow::Entity
-> Condition
condition_type
The type of condition.
new()
Initialize Condition class
Condition$new(condition_type = enum_items(ConditionTypeEnum))
condition_type
(ConditionTypeEnum): The type of condition.
clone()
The objects of this class are cloneable with this method.
Condition$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.