notificationCategorySubscriptions

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

Parameters

value

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


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


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

Parameters

values

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