Skip to main content

AutoWriteSettingPatchValue

The new value for the field

Properties

NameTypeDescriptionNotes
}

Example

from sailpoint.suggested_entitlement_description.models.auto_write_setting_patch_value import AutoWriteSettingPatchValue

auto_write_setting_patch_value = AutoWriteSettingPatchValue(
)

[Back to top]