UnknownTargetResponse

data class UnknownTargetResponse(val attributes: Map<String, String>? = null)

Properties pertaining to the UnknownTarget

Constructors

Link copied to clipboard
constructor(attributes: Map<String, String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val attributes: Map<String, String>? = null

Dictionary of string->string pairs containing information about the Storage Target.