notificationCategorySubscriptions

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

Parameters

value

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


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


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

Parameters

values

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