ApplicationInstanceTag

data class ApplicationInstanceTag(val key: String, val value: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

A string used to identify this tag

Link copied to clipboard

A string containing the value for the tag