Description Super classes Methods
FrozenGraph class
FrozenGraph class
stepfunctions::Block
-> stepfunctions::Graph
-> FrozenGraph
new()
Initialize FrozenGraph class
FrozenGraph$new(definition)
definition
(list):
to_list()
Convert class to list ready to be translated for Amazon States Language https://states-language.net/spec.html.
FrozenGraph$to_list()
from_json()
Read in json definitions and output FrozenGraph class
FrozenGraph$from_json(json_definition)
json_definition
(list):
clone()
The objects of this class are cloneable with this method.
FrozenGraph$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.