Skip to main content

SpConfigRuleValue

Value to be assigned at the jsonPath location within the object

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.beta.models.sp_config_rule_value import SpConfigRuleValue

sp_config_rule_value = SpConfigRuleValue(
)

[Back to top]