notificationSettings

@JvmName(name = "ohopiphdprlyxjcu")
suspend fun notificationSettings(value: Output<ScheduleNotificationSettingsArgs>)
@JvmName(name = "ltqkcpacexbtaixg")
suspend fun notificationSettings(value: ScheduleNotificationSettingsArgs?)

Parameters

value

The notification setting of a schedule. A notification_settings block as defined below.


@JvmName(name = "kibledaiudfsjnvq")
suspend fun notificationSettings(argument: suspend ScheduleNotificationSettingsArgsBuilder.() -> Unit)

Parameters

argument

The notification setting of a schedule. A notification_settings block as defined below.