Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 763 Bytes

TargetItemAssociation.md

File metadata and controls

16 lines (12 loc) · 763 Bytes

akeyless.Model.TargetItemAssociation

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

Properties

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

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