GetAddressBooksBookEcsTag

data class GetAddressBooksBookEcsTag(val tagKey: String, val tagValue: String)

Constructors

Link copied to clipboard
constructor(tagKey: String, tagValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key of ECS tag that to be matched.

Link copied to clipboard

The value of ECS tag that to be matched.