deprecateFlowTemplate
inline suspend fun IotThingsGraphClient.deprecateFlowTemplate(crossinline block: DeprecateFlowTemplateRequest.Builder.() -> Unit): DeprecateFlowTemplateResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
Deprecates the specified workflow. This action marks the workflow for deletion. Deprecated flows can't be deployed, but existing deployments will continue to run.