filters

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

Parameters

value

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


@JvmName(name = "xgydsbxrjqpsvysw")
suspend fun filters(argument: List<suspend GetNotificationChannelFilterBuilder.() -> Unit>)
@JvmName(name = "rmfkqaqirdergmhr")
suspend fun filters(vararg argument: suspend GetNotificationChannelFilterBuilder.() -> Unit)
@JvmName(name = "xcjxcoklmgebwxwg")
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 = "ujgfufbyssbcivlc")
suspend fun filters(vararg values: GetNotificationChannelFilter)

Parameters

values

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