GetPolicyRuleFilterMatchBlobIndexTag

data class GetPolicyRuleFilterMatchBlobIndexTag(val name: String, val operation: String, val value: String)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter tag name used for tag based filtering for blob objects.

Link copied to clipboard

The comparison operator which is used for object comparison and filtering. Possible value is ==. Defaults to ==.

Link copied to clipboard

The filter tag value used for tag based filtering for blob objects.