filters

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

Parameters

value

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


@JvmName(name = "xfrcbymjnvkasmhr")
suspend fun filters(argument: List<suspend GetNotificationChannelFilterBuilder.() -> Unit>)
@JvmName(name = "rkibdwletohpxmxw")
suspend fun filters(vararg argument: suspend GetNotificationChannelFilterBuilder.() -> Unit)
@JvmName(name = "sejfvdbloglxwobe")
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 = "twmfhcoaotquawgp")
suspend fun filters(vararg values: GetNotificationChannelFilter)

Parameters

values

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