Relationship Type Field Mapping Args
data class RelationshipTypeFieldMappingArgs(val profileFieldName: Output<String>, val relatedProfileKeyProperty: Output<String>) : ConvertibleToJava<RelationshipTypeFieldMappingArgs>
Map a field of profile to its corresponding StrongId in Related Profile.