name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
accessTypes | list of rangerAccessTypeDef | element | 0/unbounded | ||
maskTypes | list of rangerDataMaskTypeDef | element | 0/unbounded | ||
resources | list of rangerResourceDef | element | 0/unbounded |
Example
<rangerDataMaskDef> <resources> <lookupSupported>...</lookupSupported> <validationRegEx>...</validationRegEx> <mandatory>...</mandatory> <isValidLeaf>...</isValidLeaf> <name>...</name> <rbKeyDescription>...</rbKeyDescription> <label>...</label> <level>...</level> <recursiveSupported>...</recursiveSupported> <rbKeyLabel>...</rbKeyLabel> <uiHint>...</uiHint> <description>...</description> <parent>...</parent> <excludesSupported>...</excludesSupported> <rbKeyValidationMessage>...</rbKeyValidationMessage> <type>...</type> <matcher>...</matcher> <matcherOptions>...</matcherOptions> <validationMessage>...</validationMessage> <accessTypeRestrictions>...</accessTypeRestrictions> <itemId>...</itemId> </resources> <maskTypes> <rbKeyDescription>...</rbKeyDescription> <label>...</label> <rbKeyLabel>...</rbKeyLabel> <transformer>...</transformer> <description>...</description> <dataMaskOptions>...</dataMaskOptions> <name>...</name> <itemId>...</itemId> </maskTypes> <accessTypes> <impliedGrants>...</impliedGrants> <rbKeyLabel>...</rbKeyLabel> <label>...</label> <itemId>...</itemId> <name>...</name> </accessTypes> </rangerDataMaskDef>