| Package | Description | 
|---|---|
| com.amazonaws.services.stepfunctions.model | 
| Modifier and Type | Method and Description | 
|---|---|
| static MapRunStatus | MapRunStatus. fromValue(String value)Use this in place of valueOf. | 
| static MapRunStatus | MapRunStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static MapRunStatus[] | MapRunStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeMapRunResult | DescribeMapRunResult. withStatus(MapRunStatus status)
 The current status of the Map Run. | 
Copyright © 2023. All rights reserved.