filters

@JvmName(name = "nmmipltwqtrabtag")
suspend fun filters(value: Output<NotificationChannelFiltersArgs>)
@JvmName(name = "acodtdvpybafqnvd")
suspend fun filters(value: NotificationChannelFiltersArgs?)

Parameters

value

Filter configurations for the Amazon SNS notification topic. See the filters argument reference below.


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

Parameters

argument

Filter configurations for the Amazon SNS notification topic. See the filters argument reference below.