| Package | Description |
|---|---|
| com.amazonaws.services.bcmdataexports.model |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionStatusReason |
ExecutionStatusReason.fromValue(String value)
Use this in place of valueOf.
|
static ExecutionStatusReason |
ExecutionStatusReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionStatusReason[] |
ExecutionStatusReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionStatus |
ExecutionStatus.withStatusReason(ExecutionStatusReason statusReason)
The reason for the failed status.
|
ExportStatus |
ExportStatus.withStatusReason(ExecutionStatusReason statusReason)
The description for the status code.
|
Copyright © 2024. All rights reserved.