Uses of Class
software.amazon.awssdk.services.macie2.model.CustomDataIdentifiers
-
Packages that use CustomDataIdentifiers Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of CustomDataIdentifiers in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return CustomDataIdentifiers Modifier and Type Method Description CustomDataIdentifiersClassificationResult. customDataIdentifiers()The custom data identifiers that detected the sensitive data and the number of occurrences of the data that they detected.Methods in software.amazon.awssdk.services.macie2.model with parameters of type CustomDataIdentifiers Modifier and Type Method Description ClassificationResult.BuilderClassificationResult.Builder. customDataIdentifiers(CustomDataIdentifiers customDataIdentifiers)The custom data identifiers that detected the sensitive data and the number of occurrences of the data that they detected.
-