createWorkflowDefinition
abstract suspend fun createWorkflowDefinition(input: CreateWorkflowDefinitionRequest): CreateWorkflowDefinitionResponse
Creates a new workflow definition template that can be used to execute multiple workflow runs.