deleteSystemTemplate
inline suspend fun IotThingsGraphClient.deleteSystemTemplate(crossinline block: DeleteSystemTemplateRequest.Builder.() -> Unit): DeleteSystemTemplateResponse
Deprecated
since: 2022-08-30
Deletes a system. New deployments can't contain the system after its deletion. Existing deployments that contain the system will continue to work because they use a snapshot of the system that is taken when it is deployed.