Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 792 Bytes

File metadata and controls

17 lines (13 loc) · 792 Bytes

akeyless.Model.TargetItemAssociation

TargetItemAssociation includes details of an association between a target and an item. Also, between targets in case of child target or Linked target.

Properties

Name Type Description Notes
AssocId string [optional]
Attributes Dictionary<string, string> [optional]
ClusterId long [optional]
ItemId long [optional]
ItemName string [optional]
ItemType string [optional]
Relationship string [optional]

[Back to Model list] [Back to API list] [Back to README]