Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
static InspectionLevel |
InspectionLevel.fromValue(String value)
Use this in place of valueOf.
|
static InspectionLevel |
InspectionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InspectionLevel[] |
InspectionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TestStateRequest |
TestStateRequest.withInspectionLevel(InspectionLevel inspectionLevel)
Determines the values to return when a state is tested.
|
Copyright © 2024. All rights reserved.