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