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