deleteSystemInstance
inline suspend fun IotThingsGraphClient.deleteSystemInstance(crossinline block: DeleteSystemInstanceRequest.Builder.() -> Unit): DeleteSystemInstanceResponse
Deprecated
since: 2022-08-30
Deletes a system instance. Only system instances that have never been deployed, or that have been undeployed can be deleted.
Users can create a new system instance that has the same ID as a deleted system instance.