Uses of Class
software.amazon.awssdk.services.securityhub.model.Action
-
Packages that use Action Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of Action in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return Action Modifier and Type Method Description ActionAwsSecurityFinding. action()Provides details about an action that affects or that was taken on a resource.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type Action Modifier and Type Method Description AwsSecurityFinding.BuilderAwsSecurityFinding.Builder. action(Action action)Provides details about an action that affects or that was taken on a resource.
-