Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 927 Bytes

File metadata and controls

30 lines (18 loc) · 927 Bytes

ViewLinkedResource

Properties

Name Type Description Notes
links ParentAndSelfLinks
resourceKey String Key of the resource (flag, segment, AI config or metric)
environmentId String Environment ID of the resource (only present for segments) [optional]
environmentKey String Environment Key of the resource (only present for segments) [optional]
resourceType ResourceTypeEnum
linkedAt Long
resourceDetails ViewLinkedResourceDetails [optional]

Enum: ResourceTypeEnum

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