Builder
class Builder
Properties
Link copied to clipboard
The Amazon States Language definition of the state machine. For more information, see Amazon States Language (ASL).
Link copied to clipboard
The maximum number of diagnostics that are returned per call. The default and maximum value is 100. Setting the value to 0 will also use the default of 100.
Link copied to clipboard
Minimum level of diagnostics to return. ERROR
returns only ERROR
diagnostics, whereas WARNING
returns both WARNING
and ERROR
diagnostics. The default is ERROR
.
Link copied to clipboard
The target type of state machine for this definition. The default is STANDARD
.