DataResidencyResponse

data class DataResidencyResponse(val type: String? = null)

Wraps data-residency related information for edge-resource and this should be used with ARM layer.

Constructors

Link copied to clipboard
constructor(type: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val type: String? = null

DataResidencyType enum