GetPolicyRule

data class GetPolicyRule(val actions: List<GetPolicyRuleAction>, val enabled: Boolean, val filters: List<GetPolicyRuleFilter>, val name: String)

Constructors

Link copied to clipboard
constructor(actions: List<GetPolicyRuleAction>, enabled: Boolean, filters: List<GetPolicyRuleFilter>, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An actions block as documented below.

Link copied to clipboard

Boolean to specify whether the rule is enabled.

Link copied to clipboard

A filter block as documented below.

Link copied to clipboard

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