executionHistoryLevel

@JvmName(name = "bgtwnvuahqpvfgkk")
suspend fun executionHistoryLevel(value: Output<String>)
@JvmName(name = "wsvhvuhrlsgkigqn")
suspend fun executionHistoryLevel(value: String?)

Parameters

value

Describes the level of execution history to be stored for this workflow. This configuration determines how much information about workflow executions is preserved. If not specified, defaults to EXECUTION_HISTORY_LEVEL_UNSPECIFIED. Possible values are: EXECUTION_HISTORY_LEVEL_UNSPECIFIED, EXECUTION_HISTORY_BASIC, EXECUTION_HISTORY_DETAILED.