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