deleteSystemTemplate
inline suspend fun IotThingsGraphClient.deleteSystemTemplate(crossinline block: DeleteSystemTemplateRequest.Builder.() -> Unit): DeleteSystemTemplateResponse
Deprecated
No longer recommended for use. See AWS API documentation for more details.
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.