deprecateFlowTemplate
inline suspend fun IotThingsGraphClient.deprecateFlowTemplate(crossinline block: DeprecateFlowTemplateRequest.Builder.() -> Unit): DeprecateFlowTemplateResponse
Deprecated
since: 2022-08-30
Deprecates the specified workflow. This action marks the workflow for deletion. Deprecated flows can't be deployed, but existing deployments will continue to run.