filters

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

Parameters

value

An optional nested block of filters that applies to the selected alert_type. A key-value map that specifies the type of filter and the values to match against (refer to the alert type block for available fields).


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

Parameters

argument

An optional nested block of filters that applies to the selected alert_type. A key-value map that specifies the type of filter and the values to match against (refer to the alert type block for available fields).