clearAmbientCache

abstract suspend fun clearAmbientCache()(source)

Clears the ambient cache by deleting resources. This method does not affect resources shared with offline regions.

Throws

if the operation failed.