Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 694 Bytes

File metadata and controls

26 lines (14 loc) · 694 Bytes

FailedResourceLink

Properties

Name Type Description Notes
resourceKey String The key of the resource that failed to link.
environmentId String Environment ID of the resource (only present for segments) [optional]
resourceType ResourceTypeEnum The type of the resource that failed to link.
errorMessage String The reason why linking this resource failed.

Enum: ResourceTypeEnum

Name Value
FLAG "flag"
SEGMENT "segment"
AI_CONFIG "aiConfig"