eventLogs

@JvmName(name = "kefllevnwfvmxekt")
suspend fun eventLogs(value: Output<List<EventLogConfigurationArgs>>)
@JvmName(name = "asteovrhyvkxenwg")
suspend fun eventLogs(value: List<EventLogConfigurationArgs>?)

Parameters

value

Windows event logs configuration.


@JvmName(name = "ppcuqwhedwhvneju")
suspend fun eventLogs(vararg values: Output<EventLogConfigurationArgs>)


@JvmName(name = "xlbnnfruraelnthc")
suspend fun eventLogs(values: List<Output<EventLogConfigurationArgs>>)
@JvmName(name = "syejoubnwgchlspb")
suspend fun eventLogs(vararg values: EventLogConfigurationArgs)

Parameters

values

Windows event logs configuration.


@JvmName(name = "srkqvnhvuldmnxjx")
suspend fun eventLogs(argument: List<suspend EventLogConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "rfxvmmgbfkghaslt")
suspend fun eventLogs(vararg argument: suspend EventLogConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "lueiltdbgauoppel")
suspend fun eventLogs(argument: suspend EventLogConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Windows event logs configuration.