discoveryLogsEnabled

@JvmName(name = "flkocwahqwboilrn")
suspend fun discoveryLogsEnabled(value: Output<Boolean>)
@JvmName(name = "gdmklfdtkyelsdnn")
suspend fun discoveryLogsEnabled(value: Boolean?)

Parameters

value

Should the Discovery Logs be enabled? Defaults to true.

NOTE: One of either alerts_enabled or discovery_logs_enabled has to be specified.