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