policy Rules
suspend fun policyRules(value: Output<List<PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgs>>)
suspend fun policyRules(value: List<PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgs>)
Parameters
value
Definition of policy rules Structure is documented below.
suspend fun policyRules(vararg values: Output<PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgs>)
suspend fun policyRules(values: List<Output<PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgs>>)
suspend fun policyRules(vararg values: PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgs)
Parameters
values
Definition of policy rules Structure is documented below.
suspend fun policyRules(argument: List<suspend PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgsBuilder.() -> Unit>)
suspend fun policyRules(vararg argument: suspend PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgsBuilder.() -> Unit)
suspend fun policyRules(argument: suspend PosturePolicySetPolicyConstraintOrgPolicyConstraintCustomPolicyRuleArgsBuilder.() -> Unit)
Parameters
argument
Definition of policy rules Structure is documented below.