loggingConfiguration

@JvmName(name = "lgniixoxdpvaeiho")
suspend fun loggingConfiguration(value: Output<StateMachineLoggingConfigurationArgs>)
@JvmName(name = "ouvjlevujygyfage")
suspend fun loggingConfiguration(value: StateMachineLoggingConfigurationArgs?)

Parameters

value

Defines what execution history events are logged and where they are logged.

By default, the level is set to OFF . For more information see Log Levels in the AWS Step Functions User Guide.


@JvmName(name = "luuausxusxjsieyr")
suspend fun loggingConfiguration(argument: suspend StateMachineLoggingConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Defines what execution history events are logged and where they are logged.

By default, the level is set to OFF . For more information see Log Levels in the AWS Step Functions User Guide.