DeployPolicyRule

data class DeployPolicyRule(val rolloutRestriction: DeployPolicyRuleRolloutRestriction? = null)

Constructors

Link copied to clipboard
constructor(rolloutRestriction: DeployPolicyRuleRolloutRestriction? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. Rollout restrictions. Structure is documented below.