GetAutoWriteSettingsV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| error | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.suggested_entitlement_description.models.get_auto_write_settings_v1401_response import GetAutoWriteSettingsV1401Response
get_auto_write_settings_v1401_response = GetAutoWriteSettingsV1401Response(
error=JWT validation failed: JWT is expired
)