Interface DataMaskingRule.UpdateStages.WithTableName

    • Method Detail

      • withTableName

        DataMaskingRule.Update withTableName​(String tableName)
        Specifies the tableName property: The table name on which the data masking rule is applied..
        Parameters:
        tableName - The table name on which the data masking rule is applied.
        Returns:
        the next definition stage.