rules

@JvmName(name = "omjxopwliiohvxcx")
suspend fun rules(value: Output<List<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>>)
@JvmName(name = "sepryuwxgaqrfwfd")
suspend fun rules(value: List<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>?)

Parameters

value

In policies for boolean constraints, the following requirements apply: - There must be one and only one policy rule where condition is unset. - Boolean policy rules with conditions must set enforced to the opposite of the policy rule without a condition. - During policy evaluation, policy rules with conditions that are true for a target resource take precedence.


@JvmName(name = "cvroxyeinxupolwi")
suspend fun rules(vararg values: Output<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>)


@JvmName(name = "oyyaxsekrgtdsuod")
suspend fun rules(values: List<Output<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>>)
@JvmName(name = "ncpwtnvnrmoalxyi")
suspend fun rules(vararg values: GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs)

Parameters

values

In policies for boolean constraints, the following requirements apply: - There must be one and only one policy rule where condition is unset. - Boolean policy rules with conditions must set enforced to the opposite of the policy rule without a condition. - During policy evaluation, policy rules with conditions that are true for a target resource take precedence.


@JvmName(name = "viidbcjqikfvouph")
suspend fun rules(argument: List<suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "bixcpdpjblagarkt")
suspend fun rules(vararg argument: suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "epdqdjyxgcpylkpo")
suspend fun rules(argument: suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit)

Parameters

argument

In policies for boolean constraints, the following requirements apply: - There must be one and only one policy rule where condition is unset. - Boolean policy rules with conditions must set enforced to the opposite of the policy rule without a condition. - During policy evaluation, policy rules with conditions that are true for a target resource take precedence.