DataMaskingRule.UpdateStages.WithAliasName Interface
public static interface DataMaskingRule.UpdateStages.WithAliasName
The stage of the DataMaskingRule update allowing to specify aliasName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAliasName(String aliasName)
Specifies the alias |
Method Details
withAliasName
public abstract DataMaskingRule.Update withAliasName(String aliasName)
Specifies the aliasName property: The alias name. This is a legacy parameter and is no longer used..
Parameters:
Returns: