stateMachineType

@JvmName(name = "urchldutwchhhwai")
suspend fun stateMachineType(value: Output<StateMachineType>)
@JvmName(name = "idxnyayvrdhmujmw")
suspend fun stateMachineType(value: StateMachineType?)

Parameters

value

Determines whether a STANDARD or EXPRESS state machine is created. The default is STANDARD . You cannot update the type of a state machine once it has been created. For more information on STANDARD and EXPRESS workflows, see Standard Versus Express Workflows in the AWS Step Functions Developer Guide.