stateMachineRevisionId

@JvmName(name = "tttgsmlhlgxsmuwt")
suspend fun stateMachineRevisionId(value: Output<String>)
@JvmName(name = "fftufrqmyhtumjsv")
suspend fun stateMachineRevisionId(value: String?)

Parameters

value

Identifier for a state machine revision, which is an immutable, read-only snapshot of a state machine’s definition and configuration. Only publish the state machine version if the current state machine's revision ID matches the specified ID. Use this option to avoid publishing a version if the state machine has changed since you last updated it. To specify the initial state machine revision, set the value as INITIAL .