executionNamePrefix

@JvmName(name = "qxlnmwucwchxcrcj")
suspend fun executionNamePrefix(value: Output<String>)
@JvmName(name = "cgohfjkdacfarsbn")
suspend fun executionNamePrefix(value: String?)

Parameters

value

(Optional) A name will be given to the state machine execution consisting of this prefix followed by a UUID. Step Functions automatically creates a unique name for each state machine execution if one is not provided.