createFlowTemplate
inline suspend fun IotThingsGraphClient.createFlowTemplate(crossinline block: CreateFlowTemplateRequest.Builder.() -> Unit): CreateFlowTemplateResponse
Deprecated
since: 2022-08-30
Creates a workflow template. Workflows can be created only in the user's namespace. (The public namespace contains only entities.) The workflow can contain only entities in the specified namespace. The workflow is validated against the entities in the latest version of the user's namespace unless another namespace version is specified in the request.