stopApp
inline suspend fun SimSpaceWeaverClient.stopApp(crossinline block: StopAppRequest.Builder.() -> Unit): StopAppResponse
Stops the given custom app and shuts down all of its allocated compute resources.
Stops the given custom app and shuts down all of its allocated compute resources.