| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Workflow |
Workflow.clone() |
Workflow |
AwsSecurityFinding.getWorkflow()
Provides information about the status of the investigation into a finding.
|
Workflow |
Workflow.withStatus(String status)
The status of the investigation into the finding.
|
Workflow |
Workflow.withStatus(WorkflowStatus status)
The status of the investigation into the finding.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFinding.setWorkflow(Workflow workflow)
Provides information about the status of the investigation into a finding.
|
AwsSecurityFinding |
AwsSecurityFinding.withWorkflow(Workflow workflow)
Provides information about the status of the investigation into a finding.
|
Copyright © 2021. All rights reserved.