enabled

@JvmName(name = "cjjjuvkoxbevjjbp")
suspend fun enabled(value: Output<Boolean>)
@JvmName(name = "sddngwtspproowoh")
suspend fun enabled(value: Boolean?)

Parameters

value

Should the Elastic Job Schedule be enabled? Defaults to false.

Note: When type is set to Once and enabled is set to true, it's recommended to add enabled to ignore_changes. This is because Azure will set enabled to false once the job has executed.