PeriodicScanConfiguration

Configuration settings for periodic scans that run on a scheduled basis.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The frequency at which periodic scans are performed (such as weekly or monthly).

Link copied to clipboard

The schedule expression for periodic scans, in cron format.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String