StorageTier

sealed class StorageTier

Storage tier for image sets

Inheritors

Types

Link copied to clipboard

Archive instant access storage tier for image sets that are accessed infrequently

Link copied to clipboard
object Companion
Link copied to clipboard

Frequent access storage tier for image sets that are accessed regularly

Link copied to clipboard
data class SdkUnknown(val value: String) : StorageTier

Properties

Link copied to clipboard
abstract val value: String