| Package | Description |
|---|---|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
static Accelerators |
Accelerators.fromValue(String value)
Use this in place of valueOf.
|
static Accelerators |
Accelerators.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Accelerators[] |
Accelerators.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetWorkflowResult |
GetWorkflowResult.withAccelerators(Accelerators accelerators)
The computational accelerator specified to run the workflow.
|
CreateWorkflowRequest |
CreateWorkflowRequest.withAccelerators(Accelerators accelerators)
The computational accelerator specified to run the workflow.
|
GetRunResult |
GetRunResult.withAccelerators(Accelerators accelerators)
The computational accelerator used to run the workflow.
|
Copyright © 2023. All rights reserved.