Uses of Class
software.amazon.awssdk.services.glue.model.PIIDetection
-
Packages that use PIIDetection Package Description software.amazon.awssdk.services.glue.model -
-
Uses of PIIDetection in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return PIIDetection Modifier and Type Method Description PIIDetectionCodeGenConfigurationNode. piiDetection()Specifies a transform that identifies, removes or masks PII data.Methods in software.amazon.awssdk.services.glue.model with parameters of type PIIDetection Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. piiDetection(PIIDetection piiDetection)Specifies a transform that identifies, removes or masks PII data.
-