Interface DataMaskingRule.UpdateStages.WithAliasName

All Known Subinterfaces:
DataMaskingRule.Update
Enclosing interface:
DataMaskingRule.UpdateStages

public static interface DataMaskingRule.UpdateStages.WithAliasName
The stage of the DataMaskingRule update allowing to specify aliasName.
  • Method Details

    • withAliasName

      DataMaskingRule.Update withAliasName(String aliasName)
      Specifies the aliasName property: The alias name. This is a legacy parameter and is no longer used..
      Parameters:
      aliasName - The alias name. This is a legacy parameter and is no longer used.
      Returns:
      the next definition stage.