notificationConfiguration

@JvmName(name = "ufgssndmbfpetscf")
suspend fun notificationConfiguration(value: Output<WorkteamNotificationConfigurationArgs>)
@JvmName(name = "bpxgiidvinynfqad")
suspend fun notificationConfiguration(value: WorkteamNotificationConfigurationArgs?)

Parameters

value

Configures notification of workers regarding available or expiring work items. see Notification Configuration details below.


@JvmName(name = "qoymnpowglwisode")
suspend fun notificationConfiguration(argument: suspend WorkteamNotificationConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Configures notification of workers regarding available or expiring work items. see Notification Configuration details below.