Uses of Class
software.amazon.awssdk.services.securityhub.model.Workflow
-
Packages that use Workflow Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of Workflow in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return Workflow Modifier and Type Method Description WorkflowAwsSecurityFinding. workflow()Provides information about the status of the investigation into a finding.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type Workflow Modifier and Type Method Description AwsSecurityFinding.BuilderAwsSecurityFinding.Builder. workflow(Workflow workflow)Provides information about the status of the investigation into a finding.
-