RuleResourceTag

data class RuleResourceTag(val resourceTagKey: String, val resourceTagValue: String)

The resource tag of the rule.

Constructors

Link copied to clipboard
constructor(resourceTagKey: String, resourceTagValue: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The tag key of the resource.

Link copied to clipboard

The tag value of the resource