def __init__()

in smdebug_rulesconfig/profiler_rules/rules.py [0:0]


    def __init__(
        self,
        threshold_p95=70,
        threshold_p5=10,
        window=500,
        patience=1000,
        scan_interval_us=60 * 1000 * 1000,