notificationCategorySubscriptions

@JvmName(name = "avtxterkijrcuvhm")
suspend fun notificationCategorySubscriptions(value: Output<List<ContactNotificationCategorySubscriptionsItem>>)

Parameters

value

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


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


@JvmName(name = "npuujpqfgdvcbgcf")
suspend fun notificationCategorySubscriptions(values: List<Output<ContactNotificationCategorySubscriptionsItem>>)
@JvmName(name = "jjgxjowliofmjhfl")
suspend fun notificationCategorySubscriptions(vararg values: ContactNotificationCategorySubscriptionsItem)

Parameters

values

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