values
suspend fun values(value: Output<PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleValuesArgs>)
suspend fun values(value: PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleValuesArgs?)
Parameters
value
List of values to be used for this policy rule. This field can be set only in policies for list constraints. Structure is documented below.
suspend fun values(argument: suspend PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleValuesArgsBuilder.() -> Unit)
Parameters
argument
List of values to be used for this policy rule. This field can be set only in policies for list constraints. Structure is documented below.