loggingConfiguration

@JvmName(name = "tpgxvpatgalaqraf")
suspend fun loggingConfiguration(value: Output<StateMachineLoggingConfigurationArgs>)
@JvmName(name = "jmekcqhstcptkoox")
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 = "bjywsgrjxcntdqjy")
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.