deleteFlowTemplate
inline suspend fun IotThingsGraphClient.deleteFlowTemplate(crossinline block: DeleteFlowTemplateRequest.Builder.() -> Unit): DeleteFlowTemplateResponse
Deprecated
since: 2022-08-30
Deletes a workflow. Any new system or deployment that contains this workflow will fail to update or deploy. Existing deployments that contain the workflow will continue to run (since they use a snapshot of the workflow taken at the time of deployment).