| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowStatus |
WorkflowStatus.fromValue(String value)
Use this in place of valueOf.
|
static WorkflowStatus |
WorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkflowStatus[] |
WorkflowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WorkflowUpdate |
WorkflowUpdate.withStatus(WorkflowStatus status)
The status of the investigation into the finding.
|
Workflow |
Workflow.withStatus(WorkflowStatus status)
The status of the investigation into the finding.
|
Copyright © 2020. All rights reserved.