BatchDeleteErrorCode

Error codes for batch delete item-level failures.

Inheritors

Types

Link copied to clipboard

Insufficient permissions to delete the configuration.

Link copied to clipboard
object Companion
Link copied to clipboard

Internal service error for this item.

Link copied to clipboard

Configuration already deleted or expired.

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

Properties

Link copied to clipboard
abstract val value: String