filters

@JvmName(name = "agxgkamyubkjoomb")
suspend fun filters(value: Output<NotificationPolicyFiltersArgs>)
@JvmName(name = "cutmewnphmqawxpk")
suspend fun filters(value: NotificationPolicyFiltersArgs?)

Parameters

value

Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.


@JvmName(name = "tvbtfxjmwtmusfss")
suspend fun filters(argument: suspend NotificationPolicyFiltersArgsBuilder.() -> Unit)

Parameters

argument

Optional filters that allow you to be alerted only on a subset of events for that alert type based on some criteria. This is only available for select alert types. See alert type documentation for more details.