mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 04:19:37 +00:00
759 B
759 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beta-sp-config-rule-value | SpConfigRuleValue | SpConfigRuleValue | SpConfigRuleValue | pythonsdk |
|
/tools/sdk/python/beta/models/sp-config-rule-value |
|
SpConfigRuleValue
Value to be assigned at the jsonPath location within the object.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| } |
Example
from sailpoint.beta.models.sp_config_rule_value import SpConfigRuleValue
sp_config_rule_value = SpConfigRuleValue(
)