| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static Workflow.Builder |
Workflow.builder() |
Workflow.Builder |
Workflow.Builder.status(String status)
The status of the investigation into the finding.
|
Workflow.Builder |
Workflow.Builder.status(WorkflowStatus status)
The status of the investigation into the finding.
|
Workflow.Builder |
Workflow.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Workflow.Builder> |
Workflow.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsSecurityFinding.Builder |
AwsSecurityFinding.Builder.workflow(Consumer<Workflow.Builder> workflow)
Provides information about the status of the investigation into a finding.
|
Copyright © 2023. All rights reserved.