toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.outputs
/
DeployPolicyRule
Deploy
Policy
Rule
data
class
DeployPolicyRule
(
val
rolloutRestriction
:
DeployPolicyRuleRolloutRestriction
?
=
null
)
Members
Constructors
Deploy
Policy
Rule
Link copied to clipboard
constructor
(
rolloutRestriction
:
DeployPolicyRuleRolloutRestriction
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
rollout
Restriction
Link copied to clipboard
val
rolloutRestriction
:
DeployPolicyRuleRolloutRestriction
?
=
null
Optional. Rollout restrictions. Structure is documented below.