| ConditionNot | R Documentation |
A condition for negating another 'Condition'.
sagemaker.workflow::Entity -> sagemaker.workflow::Condition -> ConditionNot
new()Construct a 'ConditionNot' condition for negating another 'Condition'.
ConditionNot$new(expression)
expression(Condition): A 'Condition' to take the negation of.
to_request()Get the request structure for workflow service calls.
ConditionNot$to_request()
clone()The objects of this class are cloneable with this method.
ConditionNot$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.