Skip to main content

SpconfigruleValue

Value to be assigned at the jsonPath location within the object.

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.sp_config.models.spconfigrule_value import SpconfigruleValue

spconfigrule_value = SpconfigruleValue(
)

[Back to top]