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