deleteSystemInstance

abstract suspend fun deleteSystemInstance(input: DeleteSystemInstanceRequest = DeleteSystemInstanceRequest { }): DeleteSystemInstanceResponse

Deprecated

No longer recommended for use. See AWS API documentation for more details.

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.