| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
static ValidateStateMachineDefinitionSeverity | 
ValidateStateMachineDefinitionSeverity.fromValue(String value)
Use this in place of valueOf. 
 | 
static ValidateStateMachineDefinitionSeverity | 
ValidateStateMachineDefinitionSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ValidateStateMachineDefinitionSeverity[] | 
ValidateStateMachineDefinitionSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ValidateStateMachineDefinitionDiagnostic | 
ValidateStateMachineDefinitionDiagnostic.withSeverity(ValidateStateMachineDefinitionSeverity severity)
 A value of  
ERROR means that you cannot create or update a state machine with this definition. | 
Copyright © 2024. All rights reserved.