notificationCategorySubscriptions

@JvmName(name = "mtrggvowuejtncoo")
suspend fun notificationCategorySubscriptions(value: Output<List<String>>)
@JvmName(name = "xjkhirokayehyqbw")
suspend fun notificationCategorySubscriptions(value: List<String>?)

Parameters

value

The categories of notifications that the contact will receive communications for.


@JvmName(name = "bnbspgibrgvcqmgo")
suspend fun notificationCategorySubscriptions(vararg values: Output<String>)


@JvmName(name = "axhkwdtkioekytnt")
suspend fun notificationCategorySubscriptions(values: List<Output<String>>)
@JvmName(name = "nuptblolaftttotd")
suspend fun notificationCategorySubscriptions(vararg values: String)

Parameters

values

The categories of notifications that the contact will receive communications for.