| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
static ValidationExceptionReason | 
ValidationExceptionReason.fromValue(String value)
Use this in place of valueOf. 
 | 
static ValidationExceptionReason | 
ValidationExceptionReason.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ValidationExceptionReason[] | 
ValidationExceptionReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ValidationException | 
ValidationException.withReason(ValidationExceptionReason reason)
 The input does not satisfy the constraints specified by an Amazon Web Services service. 
 | 
Copyright © 2023. All rights reserved.