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