rules

@JvmName(name = "dwcqvwjtkfhsmadj")
suspend fun rules(value: Output<List<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>>)
@JvmName(name = "buokehjfjfaraokh")
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 = "mbfmvsauadttkyfi")
suspend fun rules(vararg values: Output<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>)


@JvmName(name = "shyfhhpuksqftrfr")
suspend fun rules(values: List<Output<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>>)
@JvmName(name = "mbrjujfqmekbwhtb")
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 = "hfefbqqtatopmqhf")
suspend fun rules(argument: List<suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "yywqrrhbafncnrke")
suspend fun rules(vararg argument: suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "mhjvkwlqflrmgddo")
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.