rules

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


@JvmName(name = "dxerxjyqisnbfwva")
suspend fun rules(values: List<Output<GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgs>>)
@JvmName(name = "qtvcefanhcxncilx")
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 = "hxqtrwajuskxqdyq")
suspend fun rules(argument: List<suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qujpyokwcoyhptag")
suspend fun rules(vararg argument: suspend GoogleCloudOrgpolicyV2PolicySpecPolicyRuleArgsBuilder.() -> Unit)
@JvmName(name = "etowpksfsiixrken")
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.