RegionStatus

Types

Link copied to clipboard

All operations have completed successfully and the region is ready to use

Link copied to clipboard
object Companion
Link copied to clipboard

The region is in the process of being created.

Link copied to clipboard

The region is in the process of being deleted.

Link copied to clipboard

The region is not healthy and we cannot automatically fix it.

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

Properties

Link copied to clipboard
abstract val value: String