notificationConfiguration

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

Parameters

value

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


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

Parameters

argument

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