notificationCategorySubscriptions

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

Parameters

value

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


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


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

Parameters

values

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