Link Args
constructor(description: Output<Map<String, String>>? = null, displayName: Output<Map<String, String>>? = null, hubName: Output<String>? = null, linkName: Output<String>? = null, mappings: Output<List<TypePropertiesMappingArgs>>? = null, operationType: Output<InstanceOperationType>? = null, participantPropertyReferences: Output<List<ParticipantPropertyReferenceArgs>>? = null, referenceOnly: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sourceEntityType: Output<EntityType>? = null, sourceEntityTypeName: Output<String>? = null, targetEntityType: Output<EntityType>? = null, targetEntityTypeName: Output<String>? = null)