Uses of Class
software.amazon.awssdk.services.securityhub.model.ClassificationResult
-
Packages that use ClassificationResult Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of ClassificationResult in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return ClassificationResult Modifier and Type Method Description ClassificationResultDataClassificationDetails. result()The details about the sensitive data that was detected on the resource.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type ClassificationResult Modifier and Type Method Description DataClassificationDetails.BuilderDataClassificationDetails.Builder. result(ClassificationResult result)The details about the sensitive data that was detected on the resource.
-