Align

data class Align(val targetRef: String) : ReconciliationDecision

Align this proposition with an existing target artifact without fully adopting it — e.g. add/merge attributes while keeping distinct identity.

Constructors

Link copied to clipboard
constructor(targetRef: String)

Properties

Link copied to clipboard

Reference to the existing artifact to align with