ExportSpConfigV1429Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| message | object | A message describing the error | [optional] |
| } |
Example
from sailpoint.sp_config.models.export_sp_config_v1429_response import ExportSpConfigV1429Response
export_sp_config_v1429_response = ExportSpConfigV1429Response(
message= Rate Limit Exceeded
)