filters

@JvmName(name = "xebpcdtwplfntxwc")
suspend fun filters(value: List<GetNotificationChannelFilter>?)

Parameters

value

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


@JvmName(name = "uuqvitefcpkaidbt")
suspend fun filters(argument: List<suspend GetNotificationChannelFilterBuilder.() -> Unit>)
@JvmName(name = "pjteollfhpjclytq")
suspend fun filters(vararg argument: suspend GetNotificationChannelFilterBuilder.() -> Unit)
@JvmName(name = "skdthflnndjguqnm")
suspend fun filters(argument: suspend GetNotificationChannelFilterBuilder.() -> Unit)

Parameters

argument

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


@JvmName(name = "mcauorpmiekejoac")
suspend fun filters(vararg values: GetNotificationChannelFilter)

Parameters

values

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