Class InfoTypeTransformations (1.0.2)

A type of transformation that will scan unstructured text and apply various PrimitiveTransformation\ s to each finding, where the transformation is applied to only values that were identified as a specific info_type. .. attribute:: transformations

Required. Transformation for each infoType. Cannot specify more than one for a given infoType.

Classes

InfoTypeTransformation

A transformation to apply to text that is identified as a specific info_type. .. attribute:: info_types

InfoTypes to apply the transformation to. An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in InspectConfig.