RealmSecurityDefensesBruteForceDetectionArgs

constructor(failureResetTimeSeconds: Output<Int>? = null, maxFailureWaitSeconds: Output<Int>? = null, maxLoginFailures: Output<Int>? = null, minimumQuickLoginWaitSeconds: Output<Int>? = null, permanentLockout: Output<Boolean>? = null, quickLoginCheckMilliSeconds: Output<Int>? = null, waitIncrementSeconds: Output<Int>? = null)