ScheduleGroupTag

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

Tag to associate with the resource.

Constructors

Link copied to clipboard
fun ScheduleGroupTag(key: String, value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val key: String

Key for the tag

Link copied to clipboard

Value for the tag