RelationshipLinkArgs

constructor(description: Output<Map<String, String>>? = null, displayName: Output<Map<String, String>>? = null, hubName: Output<String>? = null, interactionType: Output<String>? = null, mappings: Output<List<RelationshipLinkFieldMappingArgs>>? = null, profilePropertyReferences: Output<List<ParticipantProfilePropertyReferenceArgs>>? = null, relatedProfilePropertyReferences: Output<List<ParticipantProfilePropertyReferenceArgs>>? = null, relationshipLinkName: Output<String>? = null, relationshipName: Output<String>? = null, resourceGroupName: Output<String>? = null)