Description Super class Methods
Class for creating a negation rule.
stepfunctions::BaseRule
-> NotRule
new()
Initialize NotRule class
NotRule$new(rule)
rule
(BaseRule): Rule to negate.
to_list()
Convert class to list ready to be translated for Amazon States Language https://states-language.net/spec.html.
NotRule$to_list()
format()
class formatting
NotRule$format()
clone()
The objects of this class are cloneable with this method.
NotRule$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.