notificationCategorySubscriptions

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

Parameters

value

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


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


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

Parameters

values

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