frequency

@JvmName(name = "odgjlmbgdmkbsjrs")
suspend fun frequency(value: Output<Either<String, Frequency>>)
@JvmName(name = "tjungerjvcwbilhy")
suspend fun frequency(value: Either<String, Frequency>?)
@JvmName(name = "jsrrjilvtrjdcuoi")
fun frequency(value: String)
@JvmName(name = "xdmfyevifvrgohfm")
fun frequency(value: Frequency)

Parameters

value

Frequency of a notification. Represents how long the notification will be silent after triggering an alert for a threshold breach. If not specified, the frequency will be set by default based on the timeGrain (Weekly when timeGrain: Last7Days, Monthly when timeGrain: Last30Days). Supported for CategoryType(s): ReservationUtilization.