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